Click or drag to resize
Askia

IDynamicSetting Interface

Dynamic setting interface

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IDynamicSetting

The IDynamicSetting type exposes the following members.

Properties
  NameDescription
Public propertyDefinedValues
Defined values for the setting
Public propertyDescription
Description of the setting
Public propertyDisplayName
Name of the setting to display
Public propertyName
Name of the setting
Public propertyOptions
Possible options for the setting
Public propertyResponses
Dynamic responses for the setting
Public propertyType
Type of the setting
Public propertyValue
Dynamic Value of the setting
Top
See Also