Click or drag to resize
GetPreferredAssigneesResponse Class
list of Employee entities
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsGetPreferredAssigneesResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class GetPreferredAssigneesResponse : CommandResponse

The GetPreferredAssigneesResponse type exposes the following members.

Properties
  NameDescription
Public propertyEmployees
Top
See Also