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