Amazon.ECS.Model.MerchantItemAttributes.IsSetFabricType C# (CSharp) 메소드

IsSetFabricType() 공개 메소드

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