Show / Hide Table of Contents

Class DBC.EjselResultSetFields

Fields for EjselResultSet, This table stores result set reference data, result sets for selections

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

Fields

EjselResultSetId

EjselResultSet.EjselResultSetId: Primary key

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

MetaResult

EjselResultSet.MetaResult: The id of the selection for which this item is part of a result

Declaration
public const string MetaResult = "meta_result"
Field Value
Type Description
String

RefId

EjselResultSet.RefId: The id of the element for which this item belongs

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