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

IsSetBezelMaterialType() public method

Checks if BezelMaterialType property is set
public IsSetBezelMaterialType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetBezelMaterialType()
        {
            return  this.bezelMaterialTypeField != null;
        }
MerchantItemAttributes