Skip to main content

ActivityDetails

Description

The structure represents an instance of the ActivityDetails entity.

Constructor

The ActivityDetails object model has the following constructor.

ConstructorDescription
ActivityDetailsInitializes a new instance of the ActivityDetails object model.

Properties

The ActivityDetails object model has the following properties.

PropertyDescription
ActivityGets or sets the activity name.
DisplayNameGets or sets the display name of the activity.
StateGets or sets the state of the activity.
VariablesGets or sets the variables in activity.
ArgumentsGets or sets the arguments in activity.

Remarks

Use the ActivityDetails object model to return or set information about the activity.