Show / Hide Table of Contents

Class ServiceConstants

Inheritance
object
ServiceConstants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice
Assembly: SoCore.dll
Syntax
public static class ServiceConstants

Fields

EmptyValue

Empty value

Declaration
public const int EmptyValue = -1
Field Value
Type Description
int

ExtraFieldMessageTableDomain

ExtraFieldMessageTableDomain

Declaration
public const int ExtraFieldMessageTableDomain = 8
Field Value
Type Description
int

ExtraFieldTicketTableDomain

ExtraFieldTicketTableDomain

Declaration
public const int ExtraFieldTicketTableDomain = 4
Field Value
Type Description
int

MaxMessageBodySize

Maximum message body size in bytes

Declaration
public const int MaxMessageBodySize = 1024000
Field Value
Type Description
int

SystemEjUserId

System ejUser id

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