Indicates whether the organization is active and when that status became effective
Inheritance Hierarchy
PASI.DataContract.V2009OrganizationStatus
Namespace: PASI.DataContract.V2009
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.
| |
IsActive | (Required)
A True/False value indicating if the organization is active or not.
|
See Also