Class TaskContext
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class TaskContext : DragDropContext
Constructors
TaskContext(Int32, String)
Declaration
public TaskContext(int appointmentId, string clientId)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | appointmentId | |
| String | clientId |
Properties
AppointmentId
Declaration
public int AppointmentId { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |