Class EjscriptsProvider
Archive of CRM Scripts - used by the web api and partners. Lists all CRM Scripts in the ejScript table.
Inheritance
EjscriptsProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("Ejscripts", 1073741823)]
public class EjscriptsProvider : TypedQueryProviderBase<ArchiveRow, EjscriptEjscriptExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
EjscriptsProvider()
Archive of CRM Scripts - used by the web api and partners. Lists all CRM Scripts in the ejScript table.
Declaration
public EjscriptsProvider()
Fields
ProviderName
Archive of CRM Scripts - used by the web api and partners. Lists all CRM Scripts in the ejScript table.
Declaration
public const string ProviderName = "Ejscripts"
Field Value
Type | Description |
---|---|
string |
RowTypeName
Archive of CRM Scripts - used by the web api and partners. Lists all CRM Scripts in the ejScript table.
Declaration
public const string RowTypeName = "ejscript"
Field Value
Type | Description |
---|---|
string |