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 > AnnGroupsRoles Class : CurrentUser Property |
public string CurrentUser {get; set;}
'Declaration
Public Property CurrentUser As String
public string CurrentUser {get; set;}
public String getCurrentUser() public void setCurrentUser(String currentUser)
get_CurrentUser();
set_CurrentUser(value);
Object.defineProperty('CurrentUser');
If this AnnGroupsRoles is set in an AnnContainer, then any AnnObject added to the container will have its AnnObject.UserId checked and updated to the value of CurrentUser if it did not contain a previous value.