Amazon.ECS.Model.CustomerLocation.IsSetCountry C# (CSharp) 메소드

IsSetCountry() 공개 메소드

Checks if Country property is set
public IsSetCountry ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetCountry()
        {
            return  this.countryField != null;
        }