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


Gets the file's current workflow state.

Syntax

Visual Basic 
ReadOnly Property CurrentState As IEdmState5
C# 
IEdmState5 CurrentState {get;}
C++/CLI 
property IEdmState5^ CurrentState {
   IEdmState5^ get();
}

Property Value

Current workflow state of the file

Example

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2