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

IsSetMaterialType() public method

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