OrganizationStatus ClassProvincial Approach to Student Information API
Indicates whether the organization is active and when that status became effective
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2020OrganizationStatus

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

public class OrganizationStatus

The OrganizationStatus type exposes the following members.

Constructors

  NameDescription
Public methodOrganizationStatus
Top
Properties

  NameDescription
Public propertyEffectiveDate
(Required) When the Active status becomes effective
Public propertyExpiryDate
(Required) When the Active status is no longer effective
Public propertyIsActive
(Required) A True/False value indicating if the organization is active or not
Top
See Also

Reference