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 Filter
Fields
All
Preference used to remember the setup/state of the Filter dialog
Control type: Bool, access: Wizard
Declaration
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: Wizard
Declaration
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: Wizard
Declaration
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: Wizard
Declaration
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: Wizard
Declaration
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: Wizard
Declaration
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: Wizard
Declaration
public const string NumGroups = "NumGroups"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "Filter"
Field Value
Type | Description |
---|---|
String |