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


ID of variable that caused 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