Class Constants
Public string constants for the Archive List system
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoCore.dll
Syntax
public static class Constants
Remarks
This class contains a number of subclasses, that define 'sections' of strings. Within each subclass you will find a number of string constants that are used in the Archive List system - display and restriction data types, icon hints etc.
Other constants, such as (the main) column names can be found in type archive row classes, for instance in ArchiveActivityRow.Fields
DependencyTypeName
Public string constants for the Archive List system
Declaration
public const string DependencyTypeName = "InProc | SuperOffice.Archive"
Field Value
| Type | Description |
|---|---|
| string |
Remarks
This class contains a number of subclasses, that define 'sections' of strings. Within each subclass you will find a number of string constants that are used in the Archive List system - display and restriction data types, icon hints etc.
Other constants, such as (the main) column names can be found in type archive row classes, for instance in ArchiveActivityRow.