Amazon.SimpleSystemsManagement.Model.InventoryItemAttribute.IsSetDataType C# (CSharp) Method

IsSetDataType() private method

private IsSetDataType ( ) : bool
return bool
        internal bool IsSetDataType()
        {
            return this._dataType != null;
        }
InventoryItemAttribute