Skip to content

AnalysisModuleTargetInfo.ModuleIdentifier Property

Gets or sets the module identifier.

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 string ModuleIdentifier { get; set; }

VB

Public Property ModuleIdentifier As String
    Get
    Set

Property Value

Type: String
The module identifier.

Implements

IAnalysisModuleTargetInfo.ModuleIdentifier

See Also

Reference

AnalysisModuleTargetInfo Class
Citrix.SDK.AppDNA.Reporting Namespace

Was this article helpful?