Skip to content
Was this article helpful?

ReportConfiguration Properties

The ReportConfiguration type exposes the following members.

Properties

 

NameDescription
Public propertyAlgorithms Returns a collection of the ResultsByAlgorithm in this report configuration. This is all the ResultsByAlgorithm from each AlgorithmGroup flattened into a single collection.
Public propertyCustomizations Gets a read only collection of the AlgorithmCustomization objects.
Public propertyDescription The description of the reporting module
Public propertyEnabled Gets a value that is true if the reporting module should be used in analysis.
Public propertyGroups Gets a read only collection of the AlgorithmGroup objects in this report configuration.
Public propertyIcon The icon of the reporting module
Public propertyIdentifier A unique identifier for the reporting module
Public propertyImage The image of the reporting module
Public propertyIsCustomReport Returns true if the ReportConfiguration is a user defined report.
Public propertyIsInternal Returns true if the ReportConfiguration is for internal needs, quite often for a solutions.
Public propertyLicensed Gets a value specifying if the reporting module is currently licensed.
Public propertyName The name of the reporting module
Public propertyProductName The product name of the reporting module
Public propertyReleaseNotes The release notes of the reporting module
  Back to Top

See Also

Reference

ReportConfiguration Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?