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