Show / Hide Table of Contents

Class ReportUtilities

Inheritance
System.Object
ReportUtilities
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Terrasoft.Reports
Assembly: Terrasoft.Reports.dll
Syntax
[Obsolete("7.15.3")]
public static class ReportUtilities

Methods

GetReportSchemaManager(UserConnection)

Declaration
[Obsolete("7.15.3")]
public static ReportSchemaManager GetReportSchemaManager(this UserConnection source)
Parameters
Type Name Description
UserConnection source
Returns
Type Description
ReportSchemaManager

GetReportSchemaManagerName(UserConnection)

Declaration
[Obsolete("7.15.3")]
public static string GetReportSchemaManagerName(this UserConnection source)
Parameters
Type Name Description
UserConnection source
Returns
Type Description
System.String
Back to top Generated by DocFX