LookupName(DateTime):String
Searches for the name of the user at the indicated time.
This method determines the name of the user at a point in time. Since modifications to the name are recorded, the username can be determined at any time.
If no records are found, the current name is returned.
Return type: System.String
Parameter
- dateTime
Type: System.DateTime
This parameter is the date on which the name of the schema is to be called.