Show / Hide Table of Contents

Class UserPreferenceStrings.Filter

Filter (these are available only in PointyHairedBossMode in admin and thus cannot be easily edited)

Inheritance
object
UserPreferenceStrings.Filter
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.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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top