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

IsSetHazardousMaterialType() public method

Checks if HazardousMaterialType property is set
public IsSetHazardousMaterialType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetHazardousMaterialType()
        {
            return  this.hazardousMaterialTypeField != null;
        }
MerchantItemAttributes