Show / Hide Table of Contents

Class DBC.EjselMetaResultFields

Fields for EjselMetaResult, This table stores result meta data

Inheritance
Object
DBC.EjselMetaResultFields
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 EjselMetaResultFields

Fields

CreatedAt

EjselMetaResult.CreatedAt: When the result set was created.

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

Ejselection

EjselMetaResult.Ejselection: The id of the selection for which this item is part of a result

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

EjselMetaResultId

EjselMetaResult.EjselMetaResultId: Primary key

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

Owner

EjselMetaResult.Owner: The user who owns this selection result

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