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