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


ID of the file's parent folder.

Syntax

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

See Also