Class FormProvider
Get all forms with folder hierarchy. Set ExtraInfo to "onlyActive" if you only want to get active forms
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("Form")]
public class FormProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
FormProvider()
Declaration
public FormProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "Form"
Field Value
Type | Description |
---|---|
System.String |
Methods
AddItems()
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)