Show / Hide Table of Contents

Class PreferenceSectionProvider

MDO Provider that retrieves a list of preference sections

Inheritance
Object
LiteralsOnlyBase
PreferenceSectionProvider
Implements
ISoListProvider
ISoList
Inherited Members
LiteralsOnlyBase.AddRawRootEnum<TEnum>(TEnum, String, Boolean)
LiteralsOnlyBase.Construct(String, String, Int32[], Boolean, String, Boolean)
LiteralsOnlyBase.ListName
LiteralsOnlyBase.ExtraInfo
LiteralsOnlyBase.SearchValue
LiteralsOnlyBase.ForceFlatList
LiteralsOnlyBase.RawRootItems
LiteralsOnlyBase.RawHeadingItems
LiteralsOnlyBase.RawHistoryItems
LiteralsOnlyBase.HistoryIds
LiteralsOnlyBase.OnlyReadHistory
LiteralsOnlyBase.HistoryInfo
LiteralsOnlyBase.HistoryItems
LiteralsOnlyBase.RootItems
LiteralsOnlyBase.HeadingItems
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("PreferenceSection")]
public class PreferenceSectionProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Remarks

Preferences are described in the prefdesc table. This provider will retrieve descriptions for all sections.

Each item contains the programmatic section name in the extraInfo field.

Constructors

PreferenceSectionProvider()

MDO Provider that retrieves a list of preference sections

Declaration
public PreferenceSectionProvider()
Remarks

Preferences are described in the prefdesc table. This provider will retrieve descriptions for all sections.

Each item contains the programmatic section name in the extraInfo field.

Fields

ProviderName

MDO Provider that retrieves a list of preference sections

Declaration
public const string ProviderName = "PreferenceSection"
Field Value
Type Description
String
Remarks

Preferences are described in the prefdesc table. This provider will retrieve descriptions for all sections.

Each item contains the programmatic section name in the extraInfo field.

Methods

AddItems()

MDO Provider that retrieves a list of preference sections

Declaration
protected override void AddItems()
Overrides
LiteralsOnlyBase.AddItems()
Remarks

Preferences are described in the prefdesc table. This provider will retrieve descriptions for all sections.

Each item contains the programmatic section name in the extraInfo field.

Implements

ISoListProvider
ISoList

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top