Class UserPreferenceStrings.Associates
Associate preferences like which radiobutton did I select the last time I used this dialog/control or which item did I select last time I used this dropdownlist
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Associates : Object
Fields
AssocHomeCountry
Home country of associate if it differ from company
Declaration
public const string AssocHomeCountry = "AssocHomeCountry"
Field Value
Type | Description |
---|---|
String |
AssocSubListWeb
Preference used to remember what sublist in the associate selector that was last used Value -2 = All users Value -1 = History Value > 0 = Id of department
Control type: Number, access: crmDeclaration
public const string AssocSubListWeb = "AssocSubListWeb"
Field Value
Type | Description |
---|---|
String |
DontAskAgainDeleteDialog
Associate preferences like which radiobutton did I select the last time I used this dialog/control or which item did I select last time I used this dropdownlist
Declaration
public const string DontAskAgainDeleteDialog = "DontAskAgainDeleteDialog"
Field Value
Type | Description |
---|---|
String |
DontAskAgainEmailInvitationDialog
Associate preferences like which radiobutton did I select the last time I used this dialog/control or which item did I select last time I used this dropdownlist
Declaration
public const string DontAskAgainEmailInvitationDialog = "DontAskAgainEmailInvitationDialog"
Field Value
Type | Description |
---|---|
String |
DontAskAgainRelationDialog
Associate preferences like which radiobutton did I select the last time I used this dialog/control or which item did I select last time I used this dropdownlist
Declaration
public const string DontAskAgainRelationDialog = "DontAskAgainRelationDlg"
Field Value
Type | Description |
---|---|
String |
DontAskAgainUdefPage1
Associate preferences like which radiobutton did I select the last time I used this dialog/control or which item did I select last time I used this dropdownlist
Declaration
public const string DontAskAgainUdefPage1 = "DontAskAgainUdefPage1"
Field Value
Type | Description |
---|---|
String |
ResourceSubListWeb
Preference used to remember the setup/state of the Filter dialog Value -2 = All resources Value -1 = History Value > 0 = Id of resource heading
Control type: Number, access: crmDeclaration
public const string ResourceSubListWeb = "ResourceSubListWeb"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "Associates"
Field Value
Type | Description |
---|---|
String |