| 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 fileSOLIDWORKS PDM Professional Version 5.2
| SOLIDWORKS PDM Professional API Help | Send Feedback |
| CurrentState Property (IEdmFile5) | |
| See Also Example | |
|
| EPDM.Interop.epdm Namespace > IEdmFile5 Interface : CurrentState Property (IEdmFile5) |
| Visual Basic | |
|---|---|
ReadOnly Property CurrentState As IEdmState5 | |
| C# | |
|---|---|
IEdmState5 CurrentState {get;} | |
| C++/CLI | |
|---|---|
property IEdmState5^ CurrentState { IEdmState5^ get(); } | |