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

IsSetCaseMaterialType() public method

Checks if CaseMaterialType property is set
public IsSetCaseMaterialType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetCaseMaterialType()
        {
            return  this.caseMaterialTypeField != null;
        }
MerchantItemAttributes