Click or drag to resize

FacultySectionParameterNextYear Property

Gets or sets the This Year / Next Year flag.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public bool NextYear { get; set; }

Property Value

Type: Boolean
Returns the sections for Next Year if true, otherwise return sections for the current year.
See Also