Click or drag to resize

MarkingPeriodTermID Property

Gets or sets the term ID.

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

Property Value

Type: Int32
The term ID linked to this marking period.
Remarks
Term for more information.
See Also