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


ID of the folder for this card or ID of the file card's parent folder.

Syntax

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

Field Value

0, if mlCardID is not 0.

See Also