Show / Hide Table of Contents

Class ErpFieldProvider

Archive provider for the list of Erp Fields (among else to list their default values)

Inheritance
object
ErpFieldProvider
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SuperOffice.Services.Implementation.dll
Syntax
public class ErpFieldProvider : TypedQueryProviderBase<ArchiveRow, ErpFieldErpFieldExtender>

Constructors

ErpFieldProvider()

Archive provider for the list of Erp Fields (among else to list their default values)

Declaration
public ErpFieldProvider()

Fields

ProviderName

Archive provider for the list of Erp Fields (among else to list their default values)

Declaration
public const string ProviderName = "ErpField"
Field Value
Type Description
string

RowTypeErpField

Archive provider for the list of Erp Fields (among else to list their default values)

Declaration
public const string RowTypeErpField = "erpfield"
Field Value
Type Description
string

Methods

InnerPopulateRowFromReader(SoDataReader, ArchiveRow)

Archive provider for the list of Erp Fields (among else to list their default values)

Declaration
protected override void InnerPopulateRowFromReader(SoDataReader reader, ArchiveRow row)
Parameters
Type Name Description
SoDataReader reader
ArchiveRow row
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top