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