Restriction on Disclosure of Student Information
Inheritance Hierarchy
PASI.DataContract.V201204StudentDisclosureRestrictionInfo
Namespace: PASI.DataContract.V201204
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 current disclosure restriction of the student information.
| |
DisclosureRestrictionDetails |
Describes the reasons for restriction to the disclosure of student's information. Maximum length allowed 250 characters.
| |
EffectiveDate | (Required)
The date the disclosure restriction becomes effective.
| |
ExpiryDate |
The date the current disclosure restriction expires.
| |
IsActive | (Required)
Indicate whether the disclosure restriction is active.
| |
RefId | (Required)
The unique identifier for the disclosure restriction record.
|
See Also