Amazon.SimpleSystemsManagement.Model.InventoryItem.IsSetContentHash C# (CSharp) Method

IsSetContentHash() private method

private IsSetContentHash ( ) : bool
return bool
        internal bool IsSetContentHash()
        {
            return this._contentHash != null;
        }