Show / Hide Table of Contents

Class DBC.SystemScriptFields

Fields for SystemScript, A table containing the system script

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

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