The InstanceUserID property returns the TCE user ID under which the current instance was started.
Syntax | |
InstanceUserID | |
Return value | |
Type |
Description |
String |
User ID under which a TCE instance was started |
Parameter | |
None |
Note
The property returns an empty string when the instance was started without a user ID. Only released classes are then used in the application.
The property is read-only.