Amazon.ECS.Model.MerchantItemAttributes.IsSetHazardousMaterialType C# (CSharp) Méthode

IsSetHazardousMaterialType() public méthode

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