EducationAccountConnectionInfoIsDisabled Property Provincial Approach to Student Information API
(Required) A connection is considered Disabled if it is either deleted or suspended (intentionally not disabled for Student Hold). The caller needs to the ConnectionExpiresOn property themselves confirm that the connection is not expired. This is to minimize the need to resynchronize this information to calling systems based on the passage of time.

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

public bool IsDisabled { get; set; }

Property Value

Type: Boolean
Remarks


Field Validation

  • This field is Required.
See Also

Reference