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