Click or drag to resize

StudentSectionWithdrawMarkingPeriod Property

Gets or sets the withdrawal marking period.

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

Property Value

Type: Int32
The withdrawal marking period.
Remarks
Contains the withdrawal marking period number that the student withdrew from this course.
See Also