Get a value that determines the types of licenses that are returned from search queries.

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

Syntax

C#
public LicenseAppliesToType LicenseAppliesTo { get; private set; }
Visual Basic
Public Property LicenseAppliesTo As LicenseAppliesToType
	Get
	Private Set

Field Value

The type of licenses to include in the search query.

Version Information

Supported for IC Server version 2017 R1 and beyond.

See Also