Skip to content

ReportedApplication.JournalCompatibility Property

Gets the Compatibility of the journal entry, if one exists.

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<Compatibility> JournalCompatibility { get; }

VB

Public ReadOnly Property JournalCompatibility As Nullable(Of Compatibility)
    Get

Property Value

Type: Nullable(Compatibility)

See Also

Reference

ReportedApplication Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?