Class LockTasksEventArgs
Lock tasks event args.
Inheritance
System.Object
LockTasksEventArgs
Namespace: Cmc.Nexus.Crm.Events
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class LockTasksEventArgs : ServiceEventArgs<LockTasksRequest, LockTasksResponse>
Constructors
LockTasksEventArgs(LockTasksRequest)
Declaration
public LockTasksEventArgs(LockTasksRequest request)
Parameters
Type | Name | Description |
---|---|---|
LockTasksRequest | request |