CredentialRequirementExemptionInfo ClassProvincial Approach to Student Information API
Credential Requirement Exemption Info Used to submit new or update existing credential requirement exemptions.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201305CredentialRequirementExemptionInfo

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

public class CredentialRequirementExemptionInfo

The CredentialRequirementExemptionInfo type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementExemptionInfo
Top
Properties

  NameDescription
Public propertyExemptionDetails
The detailed description of the exemption and any additional information needed by users for processing. Maximum character count allowed is 250.
Public propertyExemptionReason
(Required) The reason that the exemption was submitted.
Public propertyExemptionStatus
(Required) Identifies what status the exemption is in.
Public propertyIsDeleted
(Required) Indicates whether or not the exemption is deleted.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Set to zero when creating a new object.
Top
See Also

Reference