Amazon.ECS.Model.MerchantItemAttributes.IsSetCaseMaterialType C# (CSharp) Метод

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

Checks if CaseMaterialType property is set
public IsSetCaseMaterialType ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCaseMaterialType()
        {
            return  this.caseMaterialTypeField != null;
        }
MerchantItemAttributes