UserSettingError

UserSettingError class

Represents an error from a GetUserSettings request.

Constructors

NameDescription
UserSettingError (2 overloads)Initializes a new instance of the UserSettingError class.

Methods

NameDescription
get_ErrorCodeGets the error code.
get_ErrorMessageGets the error message.
get_SettingNameGets the name of the setting.
LoadFromXmlLoads from XML.
set_ErrorCodeGets the error code.
set_ErrorMessageGets the error message.
set_SettingNameGets the name of the setting.