SAP Business One UI API 10.0 - Objects Reference (10.00.270)
ClearRowData Method
UI API
Description
Clears the data in the specified matrix row.
Syntax
Visual Basic
Public Sub ClearRowData( _ ByVal
RowNum
As Long _ )
Parameters
RowNum
The number of the row.
See Also
Matrix Object