Add a Recent Action to the beginning of the collection.
Syntax
ISRecentActions.AddRecentAction(actionType, description, sourceId, sourceObjectType, sourcePk, process)
Parameters
| Name | Type | Optional | ByRef | Description |
| actionType |
String |
|
|
|
| description |
String |
|
|
|
| sourceId |
String |
|
|
|
| sourceObjectType |
String |
|
|
|
| sourcePk |
Integer |
|
|
|
| process |
String |
|
|
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISRecentActions
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0