| Visual Basic | |
|---|---|
ReadOnly Property FromState As IEdmState5 | |
| C# | |
|---|---|
IEdmState5 FromState {get;} | |
| C++/CLI | |
|---|---|
property IEdmState5^ FromState { IEdmState5^ get(); } | |
Property Value
IEdmState5; Null if no source state exists (see Remarks)A SOLIDWORKS PDM Professional workflow contains one transition, called AddedToFileVault, without a source state. In SOLIDWORKS PDM Professional 5.2, trying to access the FromState property of the AddedToFileVault transition results in an exception with the error code E_EDM_STATE_NOT_FOUND. In SOLIDWORKS PDM Professional 5.3 and later, the FromState property can be read without exception from the AddedToFileVault transition.
SOLIDWORKS PDM Professional Version 5.2