📚 SAP Business One SDK Help

Update Method
See Also 
pIKPI
The data for the dashboard parameter to be updated. The KPI object must contain the key of the object to be updated.

Description

Updates an existing dashboard parameter.

Syntax

Visual Basic
Public Sub Update( _
   ByVal pIKPI As KPI _
) 

Parameters

pIKPI
The data for the dashboard parameter to be updated. The KPI object must contain the key of the object to be updated.

See Also