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

IsSetCountryOfOrigin() public méthode

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