Gets and sets arbitrary text data associated with this user.
Syntax
Visual Basic (Declaration) | |
---|
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