Gets the version.

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, int> Version { get; }
Visual Basic
Public ReadOnly Property Version As GeneralConfigurationProperty(Of ReportTableConfiguration..::..Property, Integer)
	Get

Field Value

The version.

Version Information

Supported for IC Server version 2015 R2 and beyond.

See Also