Autodesk Vault ProfessionalVault API

ActivityArray Property

Autodesk.Connectivity.WebServicesWorkflowInfo

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()

See Also