Click or drag to resize

TermAbbreviation Property

Gets or sets the term name abbreviation.

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

Property Value

Type: String
The term name abbreviation.
Remarks
An up to 5-character abbreviation for the term name.

Possible term abbreviations: T1, T2, T3, S1, S2, ...

See Also