Indicates whether the organization is active and when that status became effective
Inheritance Hierarchy
PASI.DataContract.V2020OrganizationStatus
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The OrganizationStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrganizationStatus |
Properties
Name | Description | |
---|---|---|
EffectiveDate | (Required)
When the Active status becomes effective
| |
ExpiryDate | (Required)
When the Active status is no longer effective
| |
IsActive | (Required)
A True/False value indicating if the organization is active or not
|
See Also