| IQuestionAlwaysLinkExclusiveResponses Property |
Indicates if links include exclusive responses
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool AlwaysLinkExclusiveResponses { get; set; }
Property AlwaysLinkExclusiveResponses As Boolean
Get
Set
property bool AlwaysLinkExclusiveResponses {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also