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