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

Fields

CreatedAt

EjselMetaResult.CreatedAt: When the result set was created.

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

EjselMetaResultId

EjselMetaResult.EjselMetaResultId: Primary key

Declaration
public const string EjselMetaResultId = "id"
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

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