| IQuestionLinkedResponses Property |
Linked responses collection for the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ILinkedResponseCollection LinkedResponses { get; }
ReadOnly Property LinkedResponses As ILinkedResponseCollection
Get
property ILinkedResponseCollection^ LinkedResponses {
ILinkedResponseCollection^ get ();
}
Property Value
Type:
ILinkedResponseCollectionSee Also