SubmitSectionRequest ClassProvincial Approach to Student Information API
The request data contract used to add, update, delete or undelete an single Section or a list of Sections.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204SubmitSectionRequest

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

public class SubmitSectionRequest : RequestBase

The SubmitSectionRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitSectionRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySections
(Required) The list of Section data contract to be submitted to PASI Core.
Top
See Also

Reference