Click or drag to resize

SchoolSchoolName Property

Gets or sets the name of the school.

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

Property Value

Type: String
The name of the school.
See Also