| IQuestionGetAnalyseCaptions Method |
Retrieve Analyse captions for all languages in the survey.
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IDictionary<int, string> GetAnalyseCaptions()
Function GetAnalyseCaptions As IDictionary(Of Integer, String)
IDictionary<int, String^>^ GetAnalyseCaptions()
Return Value
Type:
IDictionaryInt32,
String[Missing <returns> documentation for "M:AskiaCore.IQuestion.GetAnalyseCaptions"]
See Also