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

IsSetFabricType() public méthode

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