Class SaveClassSectionPeriodLoadTypesResponse
Inheritance
System.Object
SaveClassSectionPeriodLoadTypesResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SaveClassSectionPeriodLoadTypesResponse : ServiceResponse
Constructors
SaveClassSectionPeriodLoadTypesResponse()
Declaration
public SaveClassSectionPeriodLoadTypesResponse()
Properties
WlmLoadTypeIdList
Declaration
public List<int> WlmLoadTypeIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
WlmLoadTypeNamesList
Declaration
public string WlmLoadTypeNamesList { get; set; }
Property Value
Type | Description |
---|---|
System.String |