Class HistoryStrings
Helper class that exposes history list names that are used to identify current values. These names either uniquely represents table_id/extra_id in the history table, or Preference values
Namespace: SuperOffice
Assembly: SoCore.dll
Syntax
public sealed class HistoryStrings : Object
Constructors
HistoryStrings()
Helper class that exposes history list names that are used to identify current values. These names either uniquely represents table_id/extra_id in the history table, or Preference values
Declaration
public HistoryStrings()
Fields
Appointment
History list name
Declaration
public const string Appointment = "appointment"
Field Value
Type | Description |
---|---|
String |
Associate
History list name
Declaration
public const string Associate = "associate"
Field Value
Type | Description |
---|---|
String |
Business
History list name
Declaration
public const string Business = "Business"
Field Value
Type | Description |
---|---|
String |
Category
History list name
Declaration
public const string Category = "category"
Field Value
Type | Description |
---|---|
String |
Competitor
History list name
Declaration
public const string Competitor = "comptr"
Field Value
Type | Description |
---|---|
String |
Contact
History list name
Declaration
public const string Contact = "contact"
Field Value
Type | Description |
---|---|
String |
ContactInterest
History list name
Declaration
public const string ContactInterest = "contint"
Field Value
Type | Description |
---|---|
String |
Country
History list name
Declaration
public const string Country = "country"
Field Value
Type | Description |
---|---|
String |
Credited
History list name
Declaration
public const string Credited = "credited"
Field Value
Type | Description |
---|---|
String |
Currency
History list name
Declaration
public const string Currency = "currency"
Field Value
Type | Description |
---|---|
String |
DiaryOwner
History list name used for the diary owner current value
Declaration
public const string DiaryOwner = "diaryowner"
Field Value
Type | Description |
---|---|
String |
Document
History list name
Declaration
public const string Document = "document"
Field Value
Type | Description |
---|---|
String |
DocumentTemplate
History list name
Declaration
public const string DocumentTemplate = "doctmpl"
Field Value
Type | Description |
---|---|
String |
GroupView
History list name used for the group view current value
Declaration
public const string GroupView = "groupview"
Field Value
Type | Description |
---|---|
String |
Intent
History list name
Declaration
public const string Intent = "intent"
Field Value
Type | Description |
---|---|
String |
MergeDocument
History list name used for documents used as mailmerge drafts.
Declaration
public const string MergeDocument = "mergedocument"
Field Value
Type | Description |
---|---|
String |
MrMrs
History list name
Declaration
public const string MrMrs = "mrmrs"
Field Value
Type | Description |
---|---|
String |
Person
History list name
Declaration
public const string Person = "person"
Field Value
Type | Description |
---|---|
String |
PersonIntererst
History list name
Declaration
public const string PersonIntererst = "persint"
Field Value
Type | Description |
---|---|
String |
PersonPosition
History list name
Declaration
public const string PersonPosition = "perspos"
Field Value
Type | Description |
---|---|
String |
Priority
History list name
Declaration
public const string Priority = "priority"
Field Value
Type | Description |
---|---|
String |
Probability
History list name
Declaration
public const string Probability = "prob"
Field Value
Type | Description |
---|---|
String |
Project
History list name
Declaration
public const string Project = "project"
Field Value
Type | Description |
---|---|
String |
ProjectMemberType
History list name
Declaration
public const string ProjectMemberType = "pmembtype"
Field Value
Type | Description |
---|---|
String |
ProjectStatus
History list name
Declaration
public const string ProjectStatus = "projstatus"
Field Value
Type | Description |
---|---|
String |
ProjectType
History list name
Declaration
public const string ProjectType = "projtype"
Field Value
Type | Description |
---|---|
String |
Reason
History list name
Declaration
public const string Reason = "reason"
Field Value
Type | Description |
---|---|
String |
Sale
History list name
Declaration
public const string Sale = "sale"
Field Value
Type | Description |
---|---|
String |
SearchCategory
History list name
Declaration
public const string SearchCategory = "searchcat"
Field Value
Type | Description |
---|---|
String |
Selection
History list name
Declaration
public const string Selection = "selection"
Field Value
Type | Description |
---|---|
String |
Source
History list name
Declaration
public const string Source = "source"
Field Value
Type | Description |
---|---|
String |
Task
History list name
Declaration
public const string Task = "task"
Field Value
Type | Description |
---|---|
String |
Ticket
Ticket main entity
Declaration
public const string Ticket = "ticket"
Field Value
Type | Description |
---|---|
String |
UDList
History list name
Declaration
public const string UDList = "udlist"
Field Value
Type | Description |
---|---|
String |
UserGroup
History list name
Declaration
public const string UserGroup = "usergroup"
Field Value
Type | Description |
---|---|
String |