Amazon.Pinpoint.Model.SegmentBehaviors.IsSetRecency C# (CSharp) Méthode

IsSetRecency() private méthode

private IsSetRecency ( ) : bool
Résultat bool
        internal bool IsSetRecency()
        {
            return this._recency != null;
        }
SegmentBehaviors