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


ID of the variable affected by the error.

Syntax

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

Field Value

0 if the error is not variable-specific.

See Also