The Unique Student Identifier of the client.
A USI, if specified, must be 10 characters, must be upper case (allowed characters are 2-9, and A-Z except I and O), and must have a valid Luhn Mod N check character. Use the ValidateUSI function to check whether a USI is valid.
public string USI;
Copyright (c) VETtrak 2022. All rights reserved.
|