Amazon.ECS.Model.MerchantItemAttributes.IsSetCaseMaterialType C# (CSharp) Méthode

IsSetCaseMaterialType() public méthode

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