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


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

Syntax

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

Remarks

See EdmCmdData Remarks.

See Also