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


ID of the created file's parent folder.

Syntax

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

Example

See Also