SOAssociate Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOAssociate type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessLevel | (Inherited from IAssociate.) |
![]() | ForeignKey | Additional identifiers for this object (Inherited from IAssociate.) |
![]() ![]() | FullName | FullName - same as the Login Name, except in Japan.
The full name of the associate (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | 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. (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | IsAsynchEnabled | can user use remote travel with updates?
This requires a separate licence (Inherited from IAssociate.) |
![]() | IsCSLoginEnabled | can user login through Customer Service? (Inherited from IAssociate.) |
![]() ![]() | IsExtPersonAdmin | can user create new external users?
This requires a separate license (Inherited from IAssociate.) |
![]() ![]() | IsIntellisyncEnabled | can user sync with PDA using Intellisync?
This requires a separate licence (Inherited from IAssociate.) |
![]() ![]() | IsLoginEnabled | can user login at all? (Inherited from IAssociate.) |
![]() ![]() | IsNetLoginEnabled | can user login through NetServer?
This requires a separate licence (Inherited from IAssociate.) |
![]() ![]() | IsOutlookLinkEnabled | can user use Outlook Mail Link? OBSOLETE - always true (Inherited from IAssociate.) |
![]() ![]() | IsOutlookSynchronizerEnabled | can user synchronize diary with Outlook?
This requires a separate licence (Inherited from IAssociate.) |
![]() | IsPocketLoginEnabled | can user login through Pocket client? (Inherited from IAssociate.) |
![]() ![]() | IsPrivateAppntEnabled | can user set restrictions on who may see the users appointments?
May the user set restrictions on who may see the users appointments (Inherited from IAssociate.) |
![]() ![]() | IsPublishEnabled | can user mark information as published?
This requires a separate licence (Inherited from IAssociate.) |
![]() ![]() | IsReportSDKEnabled | can user start reporter studio?
Has the user permission to log in to Reporter Studio to create new SuperOffice CRM Reports? (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | IsWebLoginEnabled | can user login over web?
This requires a separate licence (Inherited from IAssociate.) |
![]() ![]() | IsWinLoginEnabled | can user login to the win client?
May the user access the Win client? This requires a separate licence. (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | 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 (Inherited from IAssociate.) |
![]() ![]() | 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. (Inherited from IAssociate.) |
![]() ![]() | 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. (Inherited from IAssociate.) |
![]() ![]() | 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. (Inherited from IAssociate.) |
![]() ![]() | UserLevel | OBSOLETE
(Inherited from IAssociate.)Obsolete - from SIX we use roles. The associates userlevel, the same as set in the admin client. UserLevel:
|
Name | Description | |
---|---|---|
![]() | HasLicense | Does this user have this particular license assigned? HasLicense('superoffice.publish') (Inherited from IAssociate.) |