Class MailingMailingAddrExtender
Inheritance
MailingMailingAddrExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class MailingMailingAddrExtender : MailingsAddrExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
MailingMailingAddrExtender()
Declaration
public MailingMailingAddrExtender()
Properties
PrimaryTable
Declaration
public SShipmentAddrTableInfo PrimaryTable { get; }
Property Value
Type | Description |
---|---|
SShipmentAddrTableInfo |
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override SShipmentAddrTableInfo SetJoin()
Returns
Type | Description |
---|---|
SShipmentAddrTableInfo |