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


ID of the file that caused the error.

Syntax

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

Field Value

 0, if the error is not file-specific.

See Also