Amazon.IdentityManagement.Model.Group.IsSetCreateDate C# (CSharp) Method

IsSetCreateDate() private method

private IsSetCreateDate ( ) : bool
return bool
        internal bool IsSetCreateDate()
        {
            return this._createDate.HasValue; 
        }