Amazon.ECS.Model.ItemAttributes.IsSetHazardousMaterialType C# (CSharp) Метод

IsSetHazardousMaterialType() публичный Метод

Checks if HazardousMaterialType property is set
public IsSetHazardousMaterialType ( ) : Boolean
Результат Boolean
        public Boolean IsSetHazardousMaterialType()
        {
            return  this.hazardousMaterialTypeField != null;
        }
ItemAttributes