Click or drag to resize

UserMessages Class

User Messages.
Inheritance Hierarchy
SystemObject
  CorrigoServiceUserMessages

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class UserMessages

The UserMessages type exposes the following members.

Properties
 NameDescription
Public propertyDefaultMessage Default English message for fallback or debugging purposes
Public propertyMessageCode Unique identifier for the message type, used for localization
Public propertyMessagePayload Variables needed to construct the localized message
Public propertyUserId User ID
Top
See Also