Skip to content

AnalysisModuleTargetInfo.AnalysisInfoText Property

Gets or sets the analysis information text.

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

VB

Public Property AnalysisInfoText As String
    Get
    Set

Property Value

Type: String
The analysis information text.

Implements

IAnalysisModuleTargetInfo.AnalysisInfoText

See Also

Reference

AnalysisModuleTargetInfo Class
Citrix.SDK.AppDNA.Reporting Namespace

Was this article helpful?