Amazon.ECS.Model.ItemAttributes.IsSetMaterialType C# (CSharp) Method

IsSetMaterialType() public method

Checks if MaterialType property is set
public IsSetMaterialType ( ) : Boolean
return Boolean
        public Boolean IsSetMaterialType()
        {
            return  this.materialTypeField != null;
        }
ItemAttributes