StudentDisclosureRestrictionInfo ClassProvincial Approach to Student Information API
Describes a restriction on the disclosure of student information
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2017StudentDisclosureRestrictionInfo

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

public class StudentDisclosureRestrictionInfo

The StudentDisclosureRestrictionInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentDisclosureRestrictionInfo
Top
Properties

  NameDescription
Public propertyDisclosureRestrictionCode
(Required) The type of disclosure restriction
Public propertyDisclosureRestrictionDetails
Comments about the disclosure restriction
Public propertyEffectiveDate
(Required) The date the disclosure restriction is in effect
Public propertyExpiryDate
The date the disclosure restriction is no longer in effect
Public propertyIsActive
(Required) True if the disclosure restriction is active
Public propertyLastUpdateUtcTime
The UTC time the disclosure restriction was last modified. This value is ignored when creating or updating a disclosure restriction.
Public propertyRefId
(Required) The unique identifier for the disclosure restriction record
Top
See Also

Reference