Click or drag to resize
Askia

IQuestionCollectionItem Property (String)

Find a question by name

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IQuestion this[
	string shortcut
] { get; }

Parameters

shortcut
Type: SystemString
Shortcut of the question to find

Property Value

Type: IQuestion
See Also