Gets the IC Data Source

Note: This property 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 GeneralConfigurationProperty<ReportTableConfiguration..::..Property, string> IcDataSource { get; }
Visual Basic
Public ReadOnly Property IcDataSource As GeneralConfigurationProperty(Of ReportTableConfiguration..::..Property, String)
	Get

Field Value

The IC Data Source

Version Information

Supported for IC Server version 2015 R2 and beyond.

See Also