Gets the ID of the user who has the file checked out.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property LockedByUserID As System.Integer |
C# | |
---|
System.int LockedByUserID {get;} |
C++/CLI | |
---|
property System.int LockedByUserID {
System.int get();
} |
Property Value
ID of the user who has the file checked out
Example
See Also
Availability
SolidWorks Enterprise PDM Version 5.2