CredentialDefinitionRequirementSetInfo ClassProvincial Approach to Student Information API
Defines the information associated with a credential requirement set definition.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507CredentialDefinitionRequirementSetInfo

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

public class CredentialDefinitionRequirementSetInfo

The CredentialDefinitionRequirementSetInfo type exposes the following members.

Constructors

  NameDescription
Public methodCredentialDefinitionRequirementSetInfo
Top
Properties

  NameDescription
Public propertyCodeText
(Required) Uniquely identifies the credential requirement set definition.
Public propertyCredentialRequirements
(Required) The list of Credential Requirements associated with this Credential Requirement Set Definition.
Public propertyDescription
(Required) The long description of the credential requirement set definition.
Public propertyFrenchDescription
(Required) The long French description of the credential requirement set definition.
Public propertyFrenchShortDescription
(Required) A short French description of the credential requirement set definition.
Public propertyPASICoreVersion
(Required) The PASI Core version which will be the maximum of either the credential requirement set definition or the code relationship between the credential requirement set and the credential definition.
Public propertyShortDescription
(Required) A short description of the credential requirement set definition.
Top
See Also

Reference