Amazon.ECS.Model.SellerLocation.IsSetCountry C# (CSharp) Метод

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

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