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


ID of a file, folder, data card, or control, depending on the type of command.

Syntax

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

Remarks

See EdmCmdData Remarks.

See Also