Skip to content

ReportService.RegenerateRepository Method

Regenerates the repository.

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 void RegenerateRepository(
    IEnumerable<string> reportConfigurationIdentifiers
)

VB

Public Sub RegenerateRepository ( 
    reportConfigurationIdentifiers As IEnumerable(Of String)
)

Parameters

 

reportConfigurationIdentifiers
Type: System.Collections.Generic.IEnumerable(String)
A set of one or more ReportConfiguration identifiers for which to regenerate reporting repositiries.

See Also

Reference

ReportService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?