Activity Properties |
The Activity type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityInstanceId | An id uniquely identfying a particular instance of an activity. If the same activity occurs x times, each instance shall have a unique identifier. | |
| ActivityName | The name of the activity. | |
| ActivityState | The current state of the activity (started, completed, etc.). | |
| Comments | Optional free-form comments associated with the activity. | |
| TimeStamp | The time when the activity transitioned to the state specified by the ActivityState property. | |
| ValueAddType | An enumeration describing the value-add nature of an activity or process. |