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