SOLIDWORKS PDM Professional API Help Send Feedback
GetFirstStatePosition Method (IEdmWorkflow5)
See Also 
EPDM.Interop.epdm Namespace > IEdmWorkflow5 Interface : GetFirstStatePosition Method (IEdmWorkflow5)


Obsolete. Superseded by IEdmWorkflow6::GetFirstStatePosition.

Syntax

Visual Basic 
Function GetFirstStatePosition() As IEdmPos5
C# 
IEdmPos5 GetFirstStatePosition()
C++/CLI 
IEdmPos5^ GetFirstStatePosition(); 
 

See Also