Show / Hide Table of Contents

Class Constants

Public string constants for the Archive List system

Inheritance
object
Constants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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.
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top