📚 SAP Business One SDK Help

ValidValues Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds an item to the collection.
Public Method ItemReturns an item from the collection.
Public Method LoadSeriesLoads into the valid values a list of the IDs of the series attached to a specific UDO.

The UDO must have been created with the Manage Series service, and one or more series must be connected to the UDO. To check the series connected to a UDO, go to Administration --> System Initialization --> Document Numbering. An entry exists for each UDO with Manage Series.

Public Method RemoveRemoves an item from the collection.

Public Properties

Public Property CountThe number of items in the collection.

See Also