Amazon.Pinpoint.Model.SegmentBehaviors.IsSetRecency C# (CSharp) 메소드

IsSetRecency() 개인적인 메소드

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