Amazon.Glacier.Model.DescribeVaultResult.IsSetCreationDate C# (CSharp) Method

IsSetCreationDate() private method

private IsSetCreationDate ( ) : bool
return bool
        internal bool IsSetCreationDate()
        {
            return this.creationDate != null;
        }