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