Click or drag to resize
Askia

IMergeableResponseCollectionItem Property

Find a mergeable response by its main caption

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

Parameters

mainCaption
Type: SystemString
Main caption of the mergeable response to find

Property Value

Type: IMergeableResponse
See Also