📚 SAP Business One SDK Help

ValidValuesMD Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new valid value to the collection.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountRetrieves the number of the valid values in the collection.
Public Property DescriptionSets or returns the description of the valid value.

Field name: Descr.

Length: 254 characters.

Public Property ValueSets or returns the valid value.

Field name: FldValue.

Length: 254 characters.

See Also