CredentialDefinitionRequirementExemptionReasonInfo ClassProvincial Approach to Student Information API
Defines the information associated with a credential requirement exemption reason definition.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507CredentialDefinitionRequirementExemptionReasonInfo

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

public class CredentialDefinitionRequirementExemptionReasonInfo

The CredentialDefinitionRequirementExemptionReasonInfo type exposes the following members.

Constructors

  NameDescription
Public methodCredentialDefinitionRequirementExemptionReasonInfo
Top
Properties

  NameDescription
Public propertyClientCanApproveExemptionRequest
(Required) True if the client has the appropriate permission to approve an existing exemption.
Public propertyClientCanSubmitApprovedExemption
(Required) True if the client has the appropriate permissions to submit an exemption that can only be submitted as Approved.
Public propertyClientCanSubmitExemptionRequest
(Required) True if the client has the appropriate permission to submit a reuqest for the exemption.
Public propertyCodeText
(Required) Uniquely identifies the credential requirement exemption reason definition.
Public propertyDescription
(Required) The long description of the credential requirement exemption reason definition.
Public propertyFrenchDescription
The long French description of the credential requirement exemption reason definition.
Public propertyFrenchShortDescription
(Required) A short French description of the credential requirement exemption reason definition.
Public propertyPASICoreVersion
(Required) The PASI Core version which will be the maximum of the version from the credential requirement exemption reason definition, the relationship between the credential requirement exemption reason and the credential requirement, or the security defined for the credential requirement exemption reason.
Public propertyShortDescription
(Required) A short description of the credential requirement exemption reason definition.
Top
See Also

Reference