Gets or sets the columns to match with the LookupString, using the specified ComparisonType.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public List<LookupEntryProperty> ColumnsToMatch { get; set; } |
Visual Basic |
---|
Public Property ColumnsToMatch As List(Of LookupEntryProperty) Get Set |
Field Value
The columns to match.Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 3 and beyond.
For 4.0, supported for IC Server version 4.0 SU 3 and beyond.