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


ID of folder that caused the error.

Syntax

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

Field Value

0, if it was caused by a file or if the error is not file- or folder-specific.

See Also