Show / Hide Table of Contents

Class UserPreferenceStrings.FilterDialog

Filter dialog settings, editable through SoAdmin

Inheritance
object
UserPreferenceStrings.FilterDialog
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.FilterDialog

Fields

DefaultFilter

Default filter behavior: 0 = own data; 1 = primary group; 2 = primary + secondary groups; 3 = all

Control type: List, access: Admin; see SuperOffice.CRM.FilterDialogDataHandler.DefaultFilter enum.
Declaration
public const string DefaultFilter = "DefaultFilter"
Field Value
Type Description
string

Section

Section name

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