Class ClassSectionPeriodLoadTypes
Inheritance
System.Object
ClassSectionPeriodLoadTypes
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ClassSectionPeriodLoadTypes
Constructors
ClassSectionPeriodLoadTypes()
Declaration
public ClassSectionPeriodLoadTypes()
Properties
ClassSectionMeetingDateId
Declaration
public int? ClassSectionMeetingDateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
ClassSectionMeetingPatternId
Declaration
public int? ClassSectionMeetingPatternId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
WlmClassSectionLoadTypeAssociationId
Declaration
public int WlmClassSectionLoadTypeAssociationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
WlmLoadTypeId
Declaration
public int WlmLoadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |