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