Class Utility

Inheritance
System.Object
Utility
Namespace: Reveal.Sdk.Data
Assembly: Infragistics.Reveal.DataLayer.dll
Syntax
public class Utility : Object

Constructors

Utility()

Declaration
public Utility()

Methods

ConvertToDashboardDataType(RVDashboardDataType)

Declaration
public static DashboardDataType ConvertToDashboardDataType(RVDashboardDataType type)
Parameters
Type Name Description
RVDashboardDataType type
Returns
Type Description
Infragistics.ReportPlus.DashboardModel.DashboardDataType

ConvertToRVDashboardDataType(DashboardDataType)

Declaration
public static RVDashboardDataType ConvertToRVDashboardDataType(DashboardDataType type)
Parameters
Type Name Description
Infragistics.ReportPlus.DashboardModel.DashboardDataType type
Returns
Type Description
RVDashboardDataType