Allows for querying and managing reporting table configuration objects.

Note: This class is supported for IC Server version 2015 R2 and beyond.

Namespace: ININ.IceLib.Configuration.Reporting
Assembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class ReportTableConfigurationList : EditableConfigurationList<ReportTableConfiguration, ReportTableConfiguration..::..Property>
Visual Basic
Public Class ReportTableConfigurationList _
	Inherits EditableConfigurationList(Of ReportTableConfiguration, ReportTableConfiguration..::..Property)

Inheritance Hierarchy

Version Information

Supported for IC Server version 2015 R2 and beyond.

See Also