'Declaration Public Shared Function ToRdlString( _ ByVal report As Report, _ ByVal resourceLocator As ResourceLocator, _ Optional ByVal reportComponentFactory As IReportComponentFactory, _ Optional ByVal IsSnapShotFilter As Boolean _ ) As String
public static string ToRdlString( Report report, ResourceLocator resourceLocator, IReportComponentFactory reportComponentFactory, bool IsSnapShotFilter )
Parameters
- report
- resourceLocator
- reportComponentFactory
- IsSnapShotFilter