Click or drag to resize

SectionScheduleLineBlockNumber Property

Gets or sets the meeting block number.

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

Property Value

Type: Int32
The meeting block number.
Remarks
Block numbers are the numeric representation for the master school calendar. Block 0 is the first period in a given day.
See Also