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


ID of the state to which these permissions apply.

Syntax

Visual Basic 
Public mlStateID As System.Integer
C# 
public System.int mlStateID
C++/CLI 
public:
System.int mlStateID

Field Value

State ID

See Also