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

getStateCode() public method

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