GenerateSignupCodeRequestUserGeneratingCode Property Provincial Approach to Student Information API
(Required) Username or email address of the user that the signup code is for If DeliverByEmail = true this should be the User's primary email address to display on the signup email Otherwise this should be the User Name to be printed on the signup letter

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

public string UserGeneratingCode { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • This field is Required.
See Also

Reference