| IMergeableSurveyDynamicSettings Property |
Dynamic Settings of the survey
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IEnumerable<IDynamicSetting> DynamicSettings { get; }
ReadOnly Property DynamicSettings As IEnumerable(Of IDynamicSetting)
Get
property IEnumerable<IDynamicSetting^>^ DynamicSettings {
IEnumerable<IDynamicSetting^>^ get ();
}
Property Value
Type:
IEnumerableIDynamicSettingSee Also