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 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