📚 SAP Business One SDK Help

Update Method
See Also 

Description



The `HelpLinksService` object is the entry point for all operations on Help Link records. Obtain it from the `CompanyService` object using the service name `HelpLinksService`.

Syntax

Visual Basic
Public Sub Update( _
   ByVal pIHelpLink As HelpLink _
) 

Parameters

pIHelpLink

See Also