AnalysisModuleTargetInfo.PatchIds Property¶
Gets the patch ids.
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 Collection<int> PatchIds { get; }
VB¶
Public ReadOnly Property PatchIds As Collection(Of Integer)
Get
Property Value¶
Type: Collection(Int32)
The patch ids.
Implements¶
IAnalysisModuleTargetInfo.PatchIds
See Also¶
Reference¶
AnalysisModuleTargetInfo Class
Citrix.SDK.AppDNA.Reporting Namespace