Show / Hide Table of Contents

Class DBC.EjselEjselFields

Fields for EjselEjsel, This table defines sources for complex selections in a many/many relationship

Inheritance
object
DBC.EjselEjselFields
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.EjselEjselFields

Fields

Child

EjselEjsel.Child: The id of the child item selection

Declaration
public const string Child = "child"
Field Value
Type Description
string

EjselEjselId

EjselEjsel.EjselEjselId: Primary key

Declaration
public const string EjselEjselId = "id"
Field Value
Type Description
string

Operation

EjselEjsel.Operation: The operation to be performed when this source is added to the selection

Declaration
public const string Operation = "operation"
Field Value
Type Description
string

OrderPos

EjselEjsel.OrderPos: The order in which the operations are performed

Declaration
public const string OrderPos = "order_pos"
Field Value
Type Description
string

Parent

EjselEjsel.Parent: The id of the selection for which this item is a source

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