Show / Hide Table of Contents

Class AjaxResponseObject

Inheritance
Object
AjaxResponseObject
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.DCF.Web.AjaxMethods
Assembly: SuperOffice.DCFWeb.dll
Syntax
public class AjaxResponseObject

Constructors

AjaxResponseObject()

Declaration
public AjaxResponseObject()

Fields

CurrentChanges

Declaration
public List<string> CurrentChanges
Field Value
Type Description
List<String>

CurrentChangeValues

Declaration
public List<HistoryItem> CurrentChangeValues
Field Value
Type Description
List<HistoryItem>

PiggyBack

Declaration
public object PiggyBack
Field Value
Type Description
Object

Value

Declaration
public object Value
Field Value
Type Description
Object
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top