XenAnalysisDataProvider.GetTargetModuleIds Method¶
Gets the target module ids.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
protected virtual List<string> GetTargetModuleIds()
VB¶
Protected Overridable Function GetTargetModuleIds As List(Of String)
Return Value¶
Type: List(String)
Collection of the Required Module Identifiers
See Also¶
Reference¶
XenAnalysisDataProvider Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace