Amazon.SimpleSystemsManagement.Model.DocumentVersionInfo.IsSetCreatedDate C# (CSharp) Method

IsSetCreatedDate() private method

private IsSetCreatedDate ( ) : bool
return bool
        internal bool IsSetCreatedDate()
        {
            return this._createdDate.HasValue; 
        }