Sets or returns the state code of the house bank. This is a foreign key to the States table (OCST), which is not exposed through the DI API.
Field name: State.
Length: 3 characters.
Sets or returns the state code of the house bank. This is a foreign key to the States table (OCST), which is not exposed through the DI API.
Field name: State.
Length: 3 characters.
| Visual Basic |
|---|
Public Property State() As String |
Only state codes that are defined in the States table are applicable.