IEstimate.GetSetOfFieldsInfo Method

NOTE: This member is now obsolete. Use IMinutesFieldManager.SetsOfFields property or IMinutesFieldManager.GetSetOfFields() method instead. You can obtain an IMinutesFieldManager instance with GetMinutesFieldManager() method.

Gets the information about all sets of fields in the estimate.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
[Obsolete("Use IMinutesFieldManager.SetsOfFields property or IMinutesFieldManager.GetSetOfFields() method instead. You can obtain an IMinutesFieldManager instance with GetMinutesFieldManager() method.")] 

Return Value

Dictionary<string, SetOfFieldsInformation>

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

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2