Class FavouritesProvider
Archive provider for the list of favourites
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("Favourites", 1073741823)]
public class FavouritesProvider : MultiQueryProviderBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Remarks
Blah...
blah.... ... ........Constructors
FavouritesProvider()
Subchannels for every kind of favourite we support
Declaration
public FavouritesProvider()
Remarks
Blah...
blah.... ... ........Fields
ColumnAssociateId
Archive provider for the list of favourites
Declaration
public const string ColumnAssociateId = "associateId"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnEmailAddress
Archive provider for the list of favourites
Declaration
public const string ColumnEmailAddress = "emailAddress"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnEntityIcon
Archive provider for the list of favourites
Declaration
public const string ColumnEntityIcon = "entityIcon"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnFavouriteAssociateId
Archive provider for the list of favourites
Declaration
public const string ColumnFavouriteAssociateId = "favouriteAssociateId"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnIcon
Archive provider for the list of favourites
Declaration
public const string ColumnIcon = "icon"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnRecordType
Archive provider for the list of favourites
Declaration
public const string ColumnRecordType = "recordType"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnText
Archive provider for the list of favourites
Declaration
public const string ColumnText = "text"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ColumnType
Archive provider for the list of favourites
Declaration
public const string ColumnType = "type"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........ProviderName
Archive provider for the list of favourites
Declaration
public const string ProviderName = "Favourites"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeAppointmentName
Archive provider for the list of favourites
Declaration
public const string RowTypeAppointmentName = "appointment"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeContactName
Archive provider for the list of favourites
Declaration
public const string RowTypeContactName = "contact"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeDocumentName
Archive provider for the list of favourites
Declaration
public const string RowTypeDocumentName = "document"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeMailingName
Archive provider for the list of favourites
Declaration
public const string RowTypeMailingName = "mailing"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypePersonName
Archive provider for the list of favourites
Declaration
public const string RowTypePersonName = "person"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeProjectName
Archive provider for the list of favourites
Declaration
public const string RowTypeProjectName = "project"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeSaleName
Archive provider for the list of favourites
Declaration
public const string RowTypeSaleName = "sale"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeSelectionName
Archive provider for the list of favourites
Declaration
public const string RowTypeSelectionName = "selection"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........RowTypeTicketName
Archive provider for the list of favourites
Declaration
public const string RowTypeTicketName = "ticket"
Field Value
Type | Description |
---|---|
string |
Remarks
Blah...
blah.... ... ........