SchoolInformationName Property Provincial Approach to Student Information API
(Required) A list of names for the organization. One of the names will be the current name.

Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public List<OrganizationName> Name { get; set; }

Property Value

Type: ListOrganizationName
Remarks

At least one OrganizationName is required.

Field Validation

  • This field is Required.
See Also

Reference