Describes a restriction on the disclosure of student information
Inheritance Hierarchy
PASI.DataContract.V2017StudentDisclosureRestrictionInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentDisclosureRestrictionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentDisclosureRestrictionInfo |
Properties
Name | Description | |
---|---|---|
DisclosureRestrictionCode | (Required)
The type of disclosure restriction
| |
DisclosureRestrictionDetails |
Comments about the disclosure restriction
| |
EffectiveDate | (Required)
The date the disclosure restriction is in effect
| |
ExpiryDate |
The date the disclosure restriction is no longer in effect
| |
IsActive | (Required)
True if the disclosure restriction is active
| |
LastUpdateUtcTime |
The UTC time the disclosure restriction was last modified. This value is ignored when creating or updating a
disclosure restriction.
| |
RefId | (Required)
The unique identifier for the disclosure restriction record
|
See Also