WorkflowInfo Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Extended information for a Workflow.
Syntax
public class WorkflowInfo Public Class WorkflowInfo Properties
| Name | Description |
|---|---|
| ActivityArray | An array of all the Activities in the Workflow. An Activity is a connection from one state to another. |
| WorkflowStateArray | An array of all the states in the Workflow. |
Returned By
Where you get a WorkflowInfo — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.WorkflowInfo