Click or drag to resize
ISettingService Methods

The ISettingService type exposes the following members.

Methods
  NameDescription
Public methodGetBooleanValue
Returns boolean value of setting with given name.
Public methodGetIntegerValue
Returns integer value of setting with given name.
Public methodGetStringValue
Returns string value of setting with given name.
Top
See Also