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


Unique ID for the column set.

Syntax

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

Field Value

Unique ID

See Also