Class UserPreferenceStrings.Filter
Filter (these are available only in PointyHairedBossMode in admin and thus cannot be easily edited)
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Filter
Fields
All
Preference used to remember the setup/state of the Filter dialog
Control type: Bool, access: WizardDeclaration
public const string All = "All"
Field Value
Type | Description |
---|---|
string |
Associate
Preference used to remember the setup/state of the Filter dialog
Control type: Text, access: WizardDeclaration
public const string Associate = "Associate"
Field Value
Type | Description |
---|---|
string |
DaysAfter
Preference used to remember the setup/state of the Filter dialog
Control type: Number, access: WizardDeclaration
public const string DaysAfter = "DaysAfter"
Field Value
Type | Description |
---|---|
string |
DaysBefore
Preference used to remember the setup/state of the Filter dialog
Control type: Number, access: WizardDeclaration
public const string DaysBefore = "DaysBefore"
Field Value
Type | Description |
---|---|
string |
Group
Preference used to remember the setup/state of the Filter dialog
Control type: Text, access: WizardDeclaration
public const string Group = "Group"
Field Value
Type | Description |
---|---|
string |
NumAssociates
Preference used to remember the setup/state of the Filter dialog
Control type: Number, access: WizardDeclaration
public const string NumAssociates = "NumAssociates"
Field Value
Type | Description |
---|---|
string |
NumGroups
Preference used to remember the setup/state of the Filter dialog
Control type: Number, access: WizardDeclaration
public const string NumGroups = "NumGroups"
Field Value
Type | Description |
---|---|
string |
Section
Section heading
Declaration
public const string Section = "Filter"
Field Value
Type | Description |
---|---|
string |