SOLIDWORKS PDM Professional API Help Send Feedback
WorkflowID Property (IEdmTransition6)
See Also 
EPDM.Interop.epdm Namespace > IEdmTransition6 Interface : WorkflowID Property (IEdmTransition6)


Gets the ID of the workflow to which this transition belongs.

Syntax

Visual Basic 
ReadOnly Property WorkflowID As System.Integer
C# 
System.int WorkflowID {get;}
C++/CLI 
property System.int WorkflowID {
   System.int get();
}

Property Value

ID of IEdmWorkflow6

Remarks

To obtain IEdmWorkflow6, call IEdmVault5::GetObject with lObjectID set to this property.

See Also

Availability

SOLIDWORKS PDM Professional Version 6.0