The AuditInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
OrganizationCode |
The organization that created/modified the record this AuditRecord is
attached to. The value is 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 is a four-digit number.
Some examples:
"S.0982" = School 0982
"A.0050" = School Authority 0050
"O.0001" = Ministry Client 0001
| |
UserName |
The name of the user that created/modified the record this AuditRecord is attached to.
|
See Also