IAssociate Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The IAssociate type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessLevel | |
![]() | ForeignKey | Additional identifiers for this object |
![]() ![]() | FullName | FullName - same as the Login Name, except in Japan.
The full name of the associate |
![]() ![]() | Group | Name of the primary user group
All associates in CRM belong to a user group, and the different user groups are administrated from the Admin. Client. The user groups are also used in grouping and filtering on lists in CRM |
![]() ![]() | GroupID | The primary user group's group_id
All associates in CRM belong to a user group, and the different user groups are administrated from the Admin. Client. The user groups are also used in grouping and filtering on lists in CRM
All associates in CRM 5 belong to a user group, and the different user groups are administrated from the Admin. Client. The user groups are also used in grouping and filtering on lists in CRM 5 |
![]() ![]() | Groups | All User Groups the associate is a member of, including the primary group.
All associates in CRM belong to a user group, and the different user groups are administrated from the Admin. Client. The user groups are also used in grouping and filtering on lists in CRM
List all groups the logged in user is part of |
![]() ![]() | Identity | The associate id
This is the internal ID of the associate. The associate_id is used as the owner key in Travel/Area Management, for example. |
![]() ![]() | IdentName | IdentName - same as the Login Name, except in Japan.
The user id, used when a user logs in to the database and also shown as the ID on, for example, activities in CRM 5. In the Japanese version of CRM 5 IdentName returns SOPerson.lastname+SOPerson.firstname |
![]() ![]() | IsAsynchEnabled | can user use remote travel with updates?
This requires a separate licence |
![]() | IsCSLoginEnabled | can user login through Customer Service? |
![]() ![]() | IsExtPersonAdmin | can user create new external users?
This requires a separate license |
![]() ![]() | IsIntellisyncEnabled | can user sync with PDA using Intellisync?
This requires a separate licence |
![]() ![]() | IsLoginEnabled | can user login at all? |
![]() ![]() | IsNetLoginEnabled | can user login through NetServer?
This requires a separate licence |
![]() ![]() | IsOutlookLinkEnabled | can user use Outlook Mail Link? OBSOLETE - always true |
![]() ![]() | IsOutlookSynchronizerEnabled | can user synchronize diary with Outlook?
This requires a separate licence |
![]() | IsPocketLoginEnabled | can user login through Pocket client? |
![]() ![]() | IsPrivateAppntEnabled | can user set restrictions on who may see the users appointments?
May the user set restrictions on who may see the users appointments |
![]() ![]() | IsPublishEnabled | can user mark information as published?
This requires a separate licence |
![]() ![]() | IsReportSDKEnabled | can user start reporter studio?
Has the user permission to log in to Reporter Studio to create new SuperOffice CRM Reports? |
![]() ![]() | IsTravelEnabled | can user travel?
The access rights for this are set in the Admin. Client. Normal travel is part of CRM 5, and you do not need a separate licence for this |
![]() ![]() | IsWebLoginEnabled | can user login over web?
This requires a separate licence |
![]() ![]() | IsWinLoginEnabled | can user login to the win client?
May the user access the Win client? This requires a separate licence. |
![]() ![]() | LoginName | Login Name
The user id, used when a user logs in to the database and also shown as the ID on, for example, activities in CRM |
![]() ![]() | Person | Person that corresponds to this user - can be empty for resources or anonymous users.
All associates in CRM are also defined as persons in the person table. This will return the person object |
![]() ![]() | PersonId | PersonId that corresponds to this user - can be zero for resources or anonymous users.
All associates in CRM are also defined as persons in the person table. This will return the person object
All associates are also located in the person table, which means that they also have a person_id. Do not change the personID of an associate if you do not have a full understanding of what you are doing. |
![]() ![]() | Role | the set of security settings that apply to this user. Data and function rights are defined in the role.
Roles replaced userlevels from SuperOffice SIX. |
![]() ![]() | Type | Associate Type - 0=internal user, 1=resource, 4=ext.user
There are several different associate types, like login users, resource that may not login, external persons and so on. |
![]() ![]() | UserLevel |
Name | Description | |
---|---|---|
![]() | HasLicense | Does this user have this particular license assigned? HasLicense('superoffice.publish') |