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;
        }