ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

InstalledFunctions Property

Contains a list of all installed functions.

Syntax

[VB.NET]
Public ReadOnlyProperty InstalledFunctions As FunctionInfoList

[C#]
public FunctionInfoList InstalledFunctions {get;}

Remarks

Whenever a function is installed via the InstallFunction method, the Name of the function and the associated documentation or description (Docs) are added to this collection. You can use this to keep track of all the functions that were successfully installed. Note that this property is for informational purposes only. Once a function has been installed it cannot be uninstalled until you disconnect from the SAP system.

This property is read-only.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0