Click or drag to resize

PersonStudentAccounts Property

Gets or sets the student accounts.

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

Property Value

Type: StudentAccount
The student accounts.
See Also