IEstimate.GetMinutesFieldManager Method

Gets a minutes field manager for fields in this estimate.
Function GetMinutesFieldManager() As IMinutesFieldManager
This language is not supported or no code example is available.
IMinutesFieldManager GetMinutesFieldManager()
This language is not supported or no code example is available.

Return Value

IMinutesFieldManager

A minutes field manager for managing the fields in the estimate.

Remarks
 
The returned manager allows for handling with fields, not with sets of fields. To manage a set of fields, use the GetMinutesFieldManager method.
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition