Amazon.ECS.Model.MerchantItemAttributes.IsSetCountryOfOrigin C# (CSharp) Метод

IsSetCountryOfOrigin() публичный Метод

Checks if CountryOfOrigin property is set
public IsSetCountryOfOrigin ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetCountryOfOrigin()
        {
            return  this.countryOfOriginField != null;
        }
MerchantItemAttributes