Returns trueTruetruetrue (True in Visual Basic) if the server supports the use of the all site identifier for site ID.

Note: This property is supported for IC Server version 2017 R3 and beyond.

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

Syntax

C#
public bool SupportsAllSites { get; }
Visual Basic
Public ReadOnly Property SupportsAllSites As Boolean
	Get

Version Information

Supported for IC Server version 2017 R3 and beyond.

See Also