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

IsSetMaterialType() public méthode

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