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