This is the contract to request a high school transcript
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.PescRequestParameters
Namespace: PASI.DataContract.Pesc
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The RequestParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RequestParameters |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
TranscriptRequestXml | (Required)
A PESC v1.4.0 TranscriptRequest XML document. The full namespace of the transcript request
is "urn:org:pesc:message:TranscriptRequest:v1.4.0"
|
See Also