Class LockTasksResponse
Inheritance
System.Object
LockTasksResponse
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class LockTasksResponse : ServiceResponse
Constructors
LockTasksResponse()
Declaration
public LockTasksResponse()
Properties
LockedByStaffList
Declaration
public List<LockedByStaff> LockedByStaffList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<LockedByStaff> |