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


Optional source file ID.

Syntax

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

Field Value

0, if the source file is a local file or located outside the file vault

See Also