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

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

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