📚 SAP Business One SDK Help

Add 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 Function Add( _
   ByVal pIHelpLink As HelpLink _
) As HelpLinkParams

Parameters

pIHelpLink

See Also