| Visual Basic | |
|---|---|
ReadOnly Property UserID As System.Integer | |
| C# | |
|---|---|
System.int UserID {get;} | |
| C++/CLI | |
|---|---|
property System.int UserID {
System.int get();
} | |
Property Value
ID of user who created the labelSee the IEdmLabel5 examples.
SOLIDWORKS PDM Professional Version 5.2