Class ArchiveRowContextObject
Inherited Members
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 |