ExtendedInfoList ClassProvincial Approach to Student Information API
The ExtendedInfoList class encapsulates a generic list of type ExtendedInfo. This allows for the ExtendedInfoList to be the root element during XML serialization meaning it can be serialized independently of it's parent object.
Inheritance Hierarchy

SystemObject
  PASI.DataContractExtendedInfoList

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

public class ExtendedInfoList

The ExtendedInfoList type exposes the following members.

Constructors

  NameDescription
Public methodExtendedInfoList
Top
Properties

  NameDescription
Public propertyList
(Required) The list of ExtendedInfo objects. See the details of the service for the expected values.
Top
See Also

Reference