Skip to content

ReportedApplication.ExternalRag Property

Gets the external rag for this application, taking into account analysis and external data.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public Nullable<ReportRag> ExternalRag { get; }

VB

Public ReadOnly Property ExternalRag As Nullable(Of ReportRag)
    Get

Property Value

Type: Nullable(ReportRag)

See Also

Reference

ReportedApplication Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?