QDVEstimate.GetSetOfFieldsInfo Method

Gets the information about all sets of fields in the estimate.
public Dictionary<string, SetOfFieldsInformation> GetSetOfFieldsInfo()
This language is not supported or no code example is available.

Return Value

Dictionary<string, SetOfFieldsInformation>

A dictionary of SetOfFieldsInformation. The mnemonic of the set of fields is used as a key in the dictionary.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition