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