QueryProcessOverview
Beschreibung
QueryProcessOverview
Input-Paramters
| Name | Type | Required | Description |
|---|---|---|---|
ProcessName |
String |
False |
|
ProcessType |
String |
False |
|
Owner |
IEntityLink<IUser> |
False |
|
StartedFrom |
DateTime? |
False |
|
StartedTo |
DateTime? |
False |
|
CompletedFrom |
DateTime? |
False |
|
CompletedTo |
DateTime? |
False |
Columns
| Name | Type |
|---|---|
ProcessName |
String |
LastExecution |
DateTime |
NumberOfExecuted |
Int32 |