ReportingRequirementsInfo.ReportIdentifier Property¶
Gets the report identifier.
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 ReportIdentifier { get; }
VB¶
Public ReadOnly Property ReportIdentifier As String
Get
Property Value¶
Type: String
The report identifier.
See Also¶
Reference¶
ReportingRequirementsInfo Class
Citrix.SDK.AppDNA.Reporting Namespace