This constructor creates a new COrder object.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
protected COrder( IiMISUser user ) |
| Visual Basic (Declaration) |
|---|
Protected Sub New ( _ user As IiMISUser _ ) |
| Visual C++ |
|---|
protected: COrder( IiMISUser^ user ) |
Parameters
- user
- Type: Asi.iBO..::.IiMISUser
The IiMISUser object providing the security credentials of the logged in user.