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


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

Syntax

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

Remarks

See EdmCmdData Remarks.

See Also