📚 SAP Business One SDK Help

StateCode Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property StateCode() As String

Remarks

Only state codes that are defined in the States table are applicable.

See Also