A reference to the organization that the document is linked to.
Namespace: PASI.DataContract.V2020
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
Property Value
Type: StringThe value for the organization in the form "type.code" where "type" is the organization type and "code" is the organization code. The type may be "S" for School, "A" for School Authority, or "O" for Ministry Client. The code must be a four-digit number. Some examples: "S.0982" = School 0982 "A.0050" = School Authority 0050
Remarks
Field Validation
- Value must be a valid organization code (e.g. s.1312).
See Also