Class ErpFieldErpFieldExtender
Root extender for Erpfield
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SuperOffice.Services.Implementation.dll
Syntax
public sealed class ErpFieldErpFieldExtender : ErpFieldExtenderBase
Constructors
ErpFieldErpFieldExtender()
Construct the object and instantiate the TableInfo
Declaration
public ErpFieldErpFieldExtender()
Properties
TableToExtend
Return the free-standing table instance
Declaration
public override TableInfo TableToExtend { get; }
Property Value
Type | Description |
---|---|
TableInfo |
Methods
SetJoin()
Return the free-standing table instance
Declaration
protected override ErpFieldTableInfo SetJoin()
Returns
Type | Description |
---|---|
ErpFieldTableInfo | TableInfo instance to be used by the base class |