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


Name of this state transition.

Syntax

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

See Also