SubmitCredentialDeleteReasonRequest ClassProvincial Approach to Student Information API
This contract is used with the SubmitCredentialDeleteReason service
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitCredentialDeleteReasonRequest

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

public class SubmitCredentialDeleteReasonRequest : RequestBase

The SubmitCredentialDeleteReasonRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCredentialDeleteReasonRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyCredentialNumber
(Required) Identifies the credential
Public propertyDeleteReason
The reason for deleting the credential number. If omitted the credential number will be undeleted.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used to prevent multiple users editing the same version of an object.
Top
See Also

Reference