Apex.System.Address.getState C# (CSharp) Метод

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

public getState ( ) : string
Результат string
        public string getState()
        {
            throw new global::System.NotImplementedException("Address.GetState");
        }