Click or drag to resize

PersonStudentsAcademicAccess Property

Gets or sets the student IDs that this person has academic access to in My Backpack.

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

Property Value

Type: String
The students IDs that this person has academic access to in My Backpack.
See Also