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

IsSetFormat() public méthode

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