IAnalysisModuleTargetInfo.Product Property¶
Gets or sets the product.
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¶
IModuleProductInfo Product { get; set; }
VB¶
Property Product As IModuleProductInfo
Get
Set
Property Value¶
Type: IModuleProductInfo
The product.
See Also¶
Reference¶
IAnalysisModuleTargetInfo Interface
Citrix.SDK.AppDNA.Interfaces Namespace