CredentialRequirementInfo ClassProvincial Approach to Student Information API
Information pertaining to a Credential Requirement including any achievements and/or exemptions.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201305CredentialRequirementInfo

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

public class CredentialRequirementInfo

The CredentialRequirementInfo type exposes the following members.

Constructors

  NameDescription
Public methodCredentialRequirementInfo
Top
Properties

  NameDescription
Public propertyCredentialRequirement
(Required) The code value used to identify this Credential Requirement.
Public propertyCredentialRequirementAchievement
(Required) Any achievements that are associated to the Credential Requirement.
Public propertyCredentialRequirementExemption
Any exemptions that are associated to the Credential Requirement.
Public propertyEffectiveUtc
The time an achievement or exemption (whichever is greater) record became effective. This is a PASI generated value, any value entered will be ignored.
Top
See Also

Reference