SOLIDWORKS PDM Professional API Help Send Feedback
mbsWorkflow Field
See Also 
EPDM.Interop.epdm Namespace > EdmGetVarData Structure : mbsWorkflow Field


Name of the current workflow.

Syntax

Visual Basic 
Public mbsWorkflow As System.String
C# 
public System.string mbsWorkflow
C++/CLI 
public:
System.String^ mbsWorkflow

See Also