Class DBC.EjselSourceScriptFields
Fields for EjselSourceScript, This table stores a selection script source
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class EjselSourceScriptFields : Object
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 |