Show / Hide Table of Contents

Class DBC.EjselSourceScriptFields

Fields for EjselSourceScript, This table stores a selection script source

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

Fields

Body

EjselSourceScript.Body: The script body

Declaration
public const string Body = "body"
Field Value
Type Description
string

EjselSourceScriptId

EjselSourceScript.EjselSourceScriptId: Primary key

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