Show / Hide Table of Contents

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

Inheritance
object
UserPreferenceStrings.Associates
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Associates

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: crm
Declaration
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: crm
Declaration
public const string ResourceSubListWeb = "ResourceSubListWeb"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "Associates"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top