userId Property (AnnObject)

Summary

Gets or sets the user ID of this AnnObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnObject.prototype, 'userId', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
userId: string;

Property Value

The 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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize