Class TaskBatchDeleteEventArgs
Task batch delete event args
Inheritance
System.Object
TaskBatchDeleteEventArgs
Namespace: Cmc.Nexus.Crm.Events
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class TaskBatchDeleteEventArgs : ServiceEventArgs<TaskBatchDeleteRequest, ServiceResponse>
Constructors
TaskBatchDeleteEventArgs(TaskBatchDeleteRequest)
Declaration
public TaskBatchDeleteEventArgs(TaskBatchDeleteRequest request)
Parameters
Type | Name | Description |
---|---|---|
TaskBatchDeleteRequest | request |