Show / Hide Table of Contents

Class ArchiveRowContextObject

Inheritance
Object
ContextBase
DragDropContext
ArchiveRowContextObject
Inherited Members
DragDropContext._canStartDrag
DragDropContext._dragGuideId
DragDropContext._callbackFunction
DragDropContext._callbackCopyFunction
DragDropContext._dragObject
DragDropContext.DragObject
DragDropContext.CanStartDrag
DragDropContext.DragGuideId
DragDropContext.CallbackFunction
DragDropContext.CallbackCopyFunction
ContextBase._contextType
ContextBase._clientId
ContextBase._htmlElement
ContextBase._containerId
ContextBase._clientScript
ContextBase._offsetTop
ContextBase.ToString()
ContextBase.OffsetTop
ContextBase.ClientScript
ContextBase.ContainerId
ContextBase.HtmlElement
ContextBase.ContextType
ContextBase.ClientID
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ArchiveRowContextObject : DragDropContext

Constructors

ArchiveRowContextObject()

Declaration
public ArchiveRowContextObject()

Properties

AppointmentId

Declaration
public int AppointmentId { get; set; }
Property Value
Type Description
Int32

AssociateID

Declaration
public int AssociateID { get; set; }
Property Value
Type Description
Int32

IsRecurrence

Declaration
public bool IsRecurrence { get; set; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top