Show / Hide Table of Contents

Class TicketLoggerProcessor.OldAndNew

Contains information about a particular field change in the ticket

Inheritance
Object
TicketLoggerProcessor.OldAndNew
Namespace: SuperOffice.Data.Private.TicketLogging
Assembly: SoDataBase.dll
Syntax
public class OldAndNew : Object

Constructors

OldAndNew()

Contains information about a particular field change in the ticket

Declaration
public OldAndNew()

Fields

FieldDataType

Contains information about a particular field change in the ticket

Declaration
public FieldDataType FieldDataType
Field Value
Type Description
FieldDataType

LogChange

Contains information about a particular field change in the ticket

Declaration
public TicketLogFieldChange LogChange
Field Value
Type Description
TicketLogFieldChange

NewValue

Contains information about a particular field change in the ticket

Declaration
public object NewValue
Field Value
Type Description
Object

PersistedValue

Contains information about a particular field change in the ticket

Declaration
public object PersistedValue
Field Value
Type Description
Object

Methods

ToString()

Contains information about a particular field change in the ticket

Declaration
public override string ToString()
Returns
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top