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