Show / Hide Table of Contents

Class UdefFieldTypeProvider

List of UDef field types for a given owner table, and possibly restricted based on the current field type

Inheritance
Object
LiteralsOnlyBase
UdefFieldTypeProvider
Implements
ISoListProvider
ISoList
Inherited Members
LiteralsOnlyBase.Construct(String, String, Int32[], Boolean, String, Boolean)
LiteralsOnlyBase.ListName
LiteralsOnlyBase.ExtraInfo
LiteralsOnlyBase.SearchValue
LiteralsOnlyBase.RawRootItems
LiteralsOnlyBase.RawHeadingItems
LiteralsOnlyBase.RawHistoryItems
LiteralsOnlyBase.HistoryInfo
LiteralsOnlyBase.HistoryItems
LiteralsOnlyBase.RootItems
LiteralsOnlyBase.HeadingItems
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("UdefFieldType")]
[MDOAdditionalInfoSeparator(",")]
[MDOAdditionalInfo("UDefType,UDefFieldType,hasBeenPublished", "Contact,Number,true")]
public class UdefFieldTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Remarks

ExtraInfo = "UDefType,UDefFieldType,hasBeenPublished"

For example: "Contact"

"Contact,Number,true"

Constructors

UdefFieldTypeProvider()

Declaration
public UdefFieldTypeProvider()

Fields

ProviderName

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

Properties

TypeToResource

Declaration
public static Dictionary<UDefFieldType, string> TypeToResource { get; }
Property Value
Type Description
Dictionary<UDefFieldType, String>

Methods

AddItems()

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

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 |  Back to top