Show / Hide Table of Contents

Class DBC.SystemScriptFields

Fields for SystemScript, A table containing the system script

Inheritance
Object
DBC.SystemScriptFields
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SystemScriptFields : Object

Fields

Body

SystemScript.Body: The script

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

ScriptId

SystemScript.ScriptId: Enum containing the values defining the various scripts

Declaration
public const string ScriptId = "script_id"
Field Value
Type Description
String

SystemScriptId

SystemScript.SystemScriptId: Primary key

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