DiplomaExamRegistrationRequestItemSuppliedContactNames Property Provincial Approach to Student Information API
The contact names supplied as having provided permission to write at the given writing centers. There should be one key/value pair provided for each unique writing centre that the student will be writing at. The key value should be the Organization Code represented as a string.

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

public List<KeyValuePair> SuppliedContactNames { get; set; }

Property Value

Type: ListKeyValuePair
See Also

Reference