Amazon.CognitoIdentity.Model.IdentityDescription.IsSetLastModifiedDate C# (CSharp) Method

IsSetLastModifiedDate() private method

private IsSetLastModifiedDate ( ) : bool
return bool
        internal bool IsSetLastModifiedDate()
        {
            return this._lastModifiedDate.HasValue; 
        }