 | IQuestionImportationSettingsPanelUpdateType Property |
Type of update when using a panel
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
SyntaxQuestionImportationPanelUpdateType PanelUpdateType { get; set; }
Property PanelUpdateType As QuestionImportationPanelUpdateType
Get
Set
property QuestionImportationPanelUpdateType PanelUpdateType {
QuestionImportationPanelUpdateType get ();
void set (QuestionImportationPanelUpdateType value);
}
Property Value
Type:
QuestionImportationPanelUpdateType
See Also