Show / Hide Table of Contents

Class QuoteDocumentTypeProvider

List of quote document types - assumes ExtraInfo is the name of RecordType enum value

Inheritance
Object
LiteralsOnlyBase
QuoteDocumentTypeProvider
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("QuoteDocumentType")]
[MDOAdditionalInfo("DocTmplType value to filter.", "Email")]
public class QuoteDocumentTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Remarks

AdditionalInfo = "email=Email" (DocTmplType enum value)

Constructors

QuoteDocumentTypeProvider()

List of quote document types - assumes ExtraInfo is the name of RecordType enum value

Declaration
public QuoteDocumentTypeProvider()
Remarks

AdditionalInfo = "email=Email" (DocTmplType enum value)

Fields

ProviderName

List of quote document types - assumes ExtraInfo is the name of RecordType enum value

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

AdditionalInfo = "email=Email" (DocTmplType enum value)

Methods

AddItems()

List of quote document types - assumes ExtraInfo is the name of RecordType enum value

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

AdditionalInfo = "email=Email" (DocTmplType enum value)

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