📚 SAP Business One SDK Help

Code Property
See Also 

Description

Sets or returns the code of the account segmentation category.

Field name: Code.

Length: 20 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Code() As String

Remarks

The length of the Code value must be according to the specified Size (maximum 20 characters). The characters type (alphanumeric or numeric) must be according to the specified Type (both properties are part of the AccountSegmentations object).

See Also