Click or drag to resize

Activity Properties

The Activity type exposes the following members.

Properties
 NameDescription
Public propertyActivityInstanceId An id uniquely identfying a particular instance of an activity. If the same activity occurs x times, each instance shall have a unique identifier.
Public propertyActivityName The name of the activity.
Public propertyActivityState The current state of the activity (started, completed, etc.).
Public propertyComments Optional free-form comments associated with the activity.
Public propertyTimeStamp The time when the activity transitioned to the state specified by the ActivityState property.
Public propertyValueAddType An enumeration describing the value-add nature of an activity or process.
Top
See Also