Gets a map of field names to values.
Namespace: ININ.IceLib.DirectoriesAssembly: ININ.IceLib.Directories (in ININ.IceLib.Directories.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public IDictionary<string, string> GetFields() |
Visual Basic |
---|
Public Function GetFields As IDictionary(Of String, String) |
Return Value
An IDictionary<(Of <(<'TKey, TValue>)>)> containing field name to value mappings.Remarks
Information provided by GetFields()()()() will not be documented and is not guaranteed
to stay the same. Field names and values are subject to change.
Note |
---|
GetFields()()()() has been provided to support internal ININ integrations. |
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.