AnalysisModuleTargetInfo.IsSelected Property¶
Gets or sets a value indicating whether this instance is selected.
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool IsSelected { get; set; }
VB¶
Public Property IsSelected As Boolean
Get
Set
Property Value¶
Type: Booleantrue
if this instance is selected; otherwise, false
.
Implements¶
IAnalysisModuleTargetInfo.IsSelected
See Also¶
Reference¶
AnalysisModuleTargetInfo Class
Citrix.SDK.AppDNA.Reporting Namespace