ActivityArray Property
An array of all the Activities in the Workflow. An Activity is a connection from one state to another.
Syntax
public Activity[] ActivityArray {get; set;}Public Property ActivityArray As Activity()An array of all the Activities in the Workflow. An Activity is a connection from one state to another.
public Activity[] ActivityArray {get; set;}Public Property ActivityArray As Activity()