Gets the target property values.

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

Collapse imageSyntax

C#
public ReadOnlyCollection<Object> TargetPropertyValues { get; }
Visual Basic
Public ReadOnly Property TargetPropertyValues As ReadOnlyCollection(Of Object)
	Get

Field Value

The target property values.

Collapse imageVersion Information

Supported for IC Server version 2015 R1 and beyond.

Collapse imageSee Also