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


Type of variable displayed in the column.

Syntax

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

Field Value

Type as defined in EdmVariableType

See Also