Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnObject Class : UserId Property |
public string UserId {get; set;}
'Declaration
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');
This value can be used when the annotations framework is used in a multi-user application. Refer to AnnGroupsRoles for more information.