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


Name of the icon resource associated with the state.

Syntax

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

Remarks

The state icons are stored in Wflcons.dll.

See Also