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