Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

UserId Property

Show in webframe
Gets or sets the user ID of this AnnObject.
Syntax
get_userId();
set_userId(value);
Object.defineProperty('userId');

Property Value

TypeDescription
stringThe user ID of this object. The default value is null.
Remarks

This value can be used when the annotations framework is used in a multi-user application. Refer to AnnGroupsRoles for more information.

See Also

Reference

AnnObject Object
AnnObject Members

Error processing SSI file