📚 SAP Business One SDK Help

UserDataSource Object Members
See Also  Overview 

Public Properties

Public Property DataTypeThe data type of the user data source.
Public Property LengthThe length of the data source.
Public Property UIDThe ID of the data source.
Public Property ValueThe value of the data source.

Deprecated in UI API 2004
The property is supported for backward compatibility in the next two releases; replaced by UserDataSource.ValueEx.

Public Property ValueExThe value of the data source.

The value must be provided in database format.

See Also