StepRelatedActivities Property |
Gets the list of activities referenced by the related states.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlIgnoreAttribute]
public List<Activity> RelatedActivities { get; }
Property Value
Type:
ListActivitySee Also