NameCriteria ClassProvincial Approach to Student Information API
The name-related criteria (i.e. first name) for locating a student.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009NameCriteria

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

public class NameCriteria

The NameCriteria type exposes the following members.

Constructors

  NameDescription
Public methodNameCriteria
Top
Properties

  NameDescription
Public propertyFirstName
(Required) The first name of the student to search.
Public propertyLastName
(Required) The last name of the student to search.
Public propertyMiddleName
The middle name of the student to search.
Public propertySuffixName
The suffix (i.e. Jr.) name of the student to search.
Top
See Also

Reference