Namespace: Asi.iBO.Events
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public static Hashtable GetFunctions( IiMISUser user, CEvent parent ) |
| Visual Basic |
|---|
Public Shared Function GetFunctions ( _ user As IiMISUser, _ parent As CEvent _ ) As Hashtable |
| Visual C++ |
|---|
public: static Hashtable^ GetFunctions( IiMISUser^ user, CEvent^ parent ) |
Parameters
- user
- Type: Asi.iBO..::..IiMISUser
The IiMISUser object providing the security credentials of the logged in user.
- parent
- Type: Asi.iBO.Events..::..CEvent
The CEvent for which functions are retrieved.