📚 SAP Business One SDK Help

GetList 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 GetList() As HelpLinkParamsCollection

See Also