PFAdminAppSettingViewModel Properties |
The PFAdminAppSettingViewModel type exposes the following members.
Name | Description | |
---|---|---|
DataType |
Gets or sets the type of the setting value as a string.
| |
MultiLine |
Gets or sets a value indicating whether this setting is multiline. (applies to string type only).
| |
Name |
Gets or sets the name of the setting.
| |
Value |
Gets or sets the string value of the setting.
|