Amazon.Pinpoint.Model.RecencyDimension.IsSetRecencyType C# (CSharp) Method

IsSetRecencyType() private method

private IsSetRecencyType ( ) : bool
return bool
        internal bool IsSetRecencyType()
        {
            return this._recencyType != null;
        }