Qdv.UserApi.Fields Namespace

Contains types related to fields and Field manager.
Classes
 
Name Description
Public class InvalidWbsFieldException Represents an error that occurs when a IWbsField is invalid, i.e. it contains inconsistencies.
Top
Name Description
Public interface IBasicCellFormatting Represents a cell basic formatting info.
Public interface ICellFormatting Represents a cell formatting info.
Public interface IColumnFormatting Represents a column formatting info.
Public interface IField Represents a general field with only the basic common properties, for example in a Sets Db or Article DB Fields manager.
Public interface IFieldInstructions Contains the special instructions (flags) for WBS and minutes fields.
Public interface IFieldsRepository Provides basic access to fields in an entity that has very basic fields, such as a Sets Db or Article DB Fields manager.
Public interface IMinutesField Represents a Minutes field in the Minutes Fields manager.
Public interface IMinutesFieldInstructions Contains the special instructions (flags) for minutes fields.
Public interface IMinutesFieldManager The Minutes fields manager for an estimate or for a set of fields, that allows for adding, editing and deleting fields for Minutes and sets of fields.
Public interface IWbsDescriptionFormatting Represents formatting info of a row in WBS_Description column (including its language versions).
Public interface IWbsField Represents a general WBS field - definition and formatting.
Public interface IWbsFieldBreakdownDiscreteValue Represents info about a single discrete breakdown value from IWbsFieldMasterBreakdownInfo.BreakdownByField used to filter and distribute the values from the IWbsFieldMasterBreakdownInfo.BreakdownMainField.
Public interface IWbsFieldBreakdownInfo Represents a break down info of a WBS field with break down values.
Public interface IWbsFieldInstructions Contains the special instructions (flags) for WBS fields.
Public interface IWbsFieldMasterBreakdownInfo Represents a break down info of a master WBS field with break down values.
Public interface IWbsFieldValidationResult Represents a result of a WBS field validation.
Public interface IWbsFieldValidator Validates IWbsField objects. It checks for any inconsistencies.
Public interface IWbsFieldsRepository Provides access to WBS fields in an estimate and to their management.
Top

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition