Amazon.Glacier.Model.DescribeVaultResponse.IsSetLastInventoryDate C# (CSharp) Method

IsSetLastInventoryDate() private method

private IsSetLastInventoryDate ( ) : bool
return bool
        internal bool IsSetLastInventoryDate()
        {
            return this._lastInventoryDate.HasValue; 
        }