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


ID of the file for this card.

Syntax

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

Field Value

0, if this card is a folder card or mlCardID is not 0.

See Also