ActivityDetails
Description
The structure represents an instance of the ActivityDetails entity.
Constructor
The ActivityDetails object model has the following constructor.
| Constructor | Description |
|---|---|
| ActivityDetails | Initializes a new instance of the ActivityDetails object model. |
Properties
The ActivityDetails object model has the following properties.
| Property | Description |
|---|---|
| Activity | Gets or sets the activity name. |
| DisplayName | Gets or sets the display name of the activity. |
| State | Gets or sets the state of the activity. |
| Variables | Gets or sets the variables in activity. |
| Arguments | Gets or sets the arguments in activity. |
Remarks
Use the ActivityDetails object model to return or set information about the activity.