MergedReportedApplication.AfterActionRag Property¶
Gets the rag that would apply after any actions for triggered algorithms have been taken.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ReportRag AfterActionRag { get; }
VB¶
Public ReadOnly Property AfterActionRag As ReportRag
Get
Property Value¶
Type: ReportRag
See Also¶
Reference¶
MergedReportedApplication Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace