Show / Hide Table of Contents

Class Constants.ReporterOperatorTypes

Inheritance
object
Constants.ReporterOperatorTypes
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.ReporterOperatorTypes

Fields

Bool

Declaration
public const string Bool = "boolean"
Field Value
Type Description
string

CalendarMonth

Declaration
public const string CalendarMonth = "calendarm"
Field Value
Type Description
string

CalendarWeek

Declaration
public const string CalendarWeek = "calendarw"
Field Value
Type Description
string

Date

Declaration
public const string Date = "date"
Field Value
Type Description
string

List

Declaration
public const string List = "list"
Field Value
Type Description
string

Number

Declaration
public const string Number = "number"
Field Value
Type Description
string

ReporterUnlimitedDate

Declaration
public const string ReporterUnlimitedDate = "reporterUnlimitedDate"
Field Value
Type Description
string

Selection

Declaration
public const string Selection = "selection"
Field Value
Type Description
string

String

Declaration
public const string String = "string"
Field Value
Type Description
string

Tree

Declaration
public const string Tree = "tree"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top