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