Amazon.ECS.Model.MerchantItemAttributes.IsSetMetalType C# (CSharp) Method

IsSetMetalType() public method

Checks if MetalType property is set
public IsSetMetalType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMetalType()
        {
            return  this.metalTypeField != null;
        }
MerchantItemAttributes