SOLIDWORKS PDM Professional API Help Send Feedback
UserData Property (IEdmUser6)
See Also 
EPDM.Interop.epdm Namespace > IEdmUser6 Interface : UserData Property (IEdmUser6)


Gets and sets arbitrary text data associated with this user.

Syntax

Visual Basic 
Property UserData As System.String
C# 
System.string UserData {get; set;}
C++/CLI 
property System.String^ UserData {
   System.String^ get();
   void set ( &   System.String^ value);
}

Property Value

Arbitrary text data associated with this user

See Also

Availability

SOLIDWORKS PDM Professional Version 6.0