Activity (class)

Namespace: PorticoXR.Reporting

A reporting activity.

Inherits: ScriptableObject, IActivity

Properties

Property Type Summary
Name string Name of the activity.
ParentId string ID of the parent (if this is a child of another activity).
Verb IVerb Verb associated with the activity.
Children IReadOnlyList<IActivity> Child activities.