ApplicationAttribute.ReportingConfigurationIdentifier Property¶
Gets the identifier string of the ReportConfiguration.
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 string ReportingConfigurationIdentifier { get; }
VB¶
Public ReadOnly Property ReportingConfigurationIdentifier As String
Get
Property Value¶
Type: String
Remarks¶
This will always be null if ApplicationAttributeDefinition.IsReportDependent is false.