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


ID of the created file.

Syntax

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

Field Value

0, if a folder

Example

See Also