Show / Hide Table of Contents

Class DBC.LogDebugFields

Fields for LogDebug, A log used for debugging, especially useful for bLogic/ejscript

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

Fields

Info

LogDebug.Info: Debug info

Declaration
public const string Info = "info"
Field Value
Type Description
string

LogDebugId

LogDebug.LogDebugId: Primary key

Declaration
public const string LogDebugId = "id"
Field Value
Type Description
string

TimeOfEntry

LogDebug.TimeOfEntry: When the event happened

Declaration
public const string TimeOfEntry = "time_of_entry"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top