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


ID of the user who created the history record.

Syntax

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

See Also