Show / Hide Table of Contents

Class DBC.SOROperatorsFields

Fields for SOROperators, SuperOffice reporter data

Inheritance
Object
DBC.SOROperatorsFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SOROperatorsFields

Fields

Description

SOROperators.Description: Textual description of operator

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

DescriptionResId

SOROperators.DescriptionResId: Resource ID if description is translatable

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

Operator1

SOROperators.Operator1: First operator

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

Operator2

SOROperators.Operator2: Second operator if needed

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

OperatorType

SOROperators.OperatorType: date, string, number, boolean, list, tree, calendarw, calendarm, selection

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

Registered

SOROperators.Registered: Registered when

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

RegisteredAssociateId

SOROperators.RegisteredAssociateId: Registered by whom

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

SOROperatorsId

SOROperators.SOROperatorsId: Primary key

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

Updated

SOROperators.Updated: Last updated when

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

UpdatedAssociateId

SOROperators.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

SOROperators.UpdatedCount: Number of updates made to this record

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