UserSettingError
UserSettingError class
Represents an error from a GetUserSettings request.
Constructors
| Name | Description |
|---|---|
| UserSettingError (2 overloads) | Initializes a new instance of the UserSettingError class. |
Methods
| Name | Description |
|---|---|
| get_ErrorCode | Gets the error code. |
| get_ErrorMessage | Gets the error message. |
| get_SettingName | Gets the name of the setting. |
| LoadFromXml | Loads from XML. |
| set_ErrorCode | Gets the error code. |
| set_ErrorMessage | Gets the error message. |
| set_SettingName | Gets the name of the setting. |