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


ID of variable to which the column is connected, or 0 if not connected to a variable.

Syntax

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

See Also