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

IsSetFormat() public method

Checks of Format property is set
public IsSetFormat ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetFormat()
        {
            return (Format.Count > 0);
        }
MerchantItemAttributes