The SettingInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | (Required)
The name of the setting
| |
PASICoreVersion | (Required)
The PASI version of the setting
| |
Value |
The value of the setting. The value must be valid for the given setting as declared within the
system. If the setting is optional the value may be null.
|
See Also