←Select platform

UserId Property

Summary

Gets or sets the user ID of this AnnObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string UserId {get; set;}
Public Property UserId As String
public string UserId {get; set;}
@property (nonatomic) NSString* userId;
public String getUserId() 
public void setUserId(String id) 
get_UserId(); 
set_UserId(value); 
Object.defineProperty('UserId'); 

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

See Also

Reference

AnnObject Class

AnnObject Members

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