get_userId();
set_userId(value);
Object.defineProperty('userId');
| Type | Description |
|---|---|
| string | The user ID of this object. The default value is null. |
This value can be used when the annotations framework is used in a multi-user application. Refer to AnnGroupsRoles for more information.