Public Properties

  Name Description
Public property VWVersion A unique identifier for a compiled (transferred) workflow definition. The Process Engine assigns this property's value after a workflow definition is transferred to the Process Engine server (either via the Process Designer application or the filenet.vw.api.VWSession interface's transfer method).
Public property WorkflowSourceSubscriptions A ISubscriptionSet collection containing the workflow subscription (IInstanceWorkflowSubscription and/or IClassWorkflowSubscription) objects associated with a workflow definition.
Top

See Also