Apex.System.Address.getPostalCode C# (CSharp) Method

getPostalCode() public method

public getPostalCode ( ) : string
return string
        public string getPostalCode()
        {
            throw new global::System.NotImplementedException("Address.GetPostalCode");
        }