Class DocumentPublishExtender
Extend a Document extender with a Publish extender, to provide the Publish columns related to a Document.
Inheritance
DocumentPublishExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class DocumentPublishExtender : PublishExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
DocumentPublishExtender()
Initialize the Publish
Declaration
public DocumentPublishExtender()
Methods
SetJoin()
Create a Publish tableinfo and join it to the parent Document
Declaration
protected override PublishTableInfo SetJoin()
Returns
Type | Description |
---|---|
PublishTableInfo | PublishTableInfo of the newly created info instance |