HelloWorldRequest ClassProvincial Approach to Student Information API
The request data contract for the HelloWorld service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009HelloWorldRequest

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

public class HelloWorldRequest : RequestBase

The HelloWorldRequest type exposes the following members.

Constructors

  NameDescription
Public methodHelloWorldRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyValue
Passing a string when call the service
Top
Remarks

Contains a string value that is useful for verifying that the service received the value as the value is passed back in the response.
See Also

Reference