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

IsSetFabricType() public method

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