Creates a new CAccountingEvent using the security credentials of the provided IiMISUser.
Namespace: Asi.iBO.FinancialsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CAccountingEvent( IiMISUser user ) |
| Visual Basic |
|---|
Public Sub New ( _ user As IiMISUser _ ) |
| Visual C++ |
|---|
public: CAccountingEvent( IiMISUser^ user ) |
Parameters
- user
- Type: Asi.iBO..::..IiMISUser
The IiMISUser object providing the security credentials of the logged in user.