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


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

Syntax

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

Remarks

See EdmCmdData Remarks.

See Also