SubmitCredentialReIssueRequestSuffix Property Provincial Approach to Student Information API
The suffix part of the name of the student to reissue the credential for. Maximum length allowed 15 characters.

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

public string Suffix { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • Value must be no more than 15 characters.
  • Value must only contain letters (A-Z), hyphens (-), apostrophes ('), periods (.), spaces ( ), or accented letters (ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïñòóôõöùúûüýÿ).
Examples

Jr., II
See Also

Reference