Amazon.Pinpoint.Model.SegmentBehaviors.IsSetRecency C# (CSharp) Method

IsSetRecency() private method

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