📚 SAP Business One SDK Help

State Property
See Also 

Description

Sets or returns the code of the state where the Activity (Meeting type only) with the business partner takes place.

Field name: State.

Length: 3 characters.

This is a foreign key to the States table (OCST).

Property type

Read-write property

Syntax

Visual Basic
Public Property State() As String

Remarks

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

See Also