WbsTitleRowPosition Enumeration

NOTE: This member is now obsolete. Use Qdv.UserApi.Fields.IWbsField.FieldName and Qdv.UserApi.Fields.IWbsField.SubHeader instead. This is a newer and more flexible API that was introduced in QDV 7.18.655. Access the WBS fields via Qdv.UserApi.IEstimate.WbsFieldsRepository property.

Specifies in which row a column title is shown.
Fields
 
Name Value Description
TitleRowAtBottom 1 The title is shown on the lower title row.
TitleRowOnTop 0 The title is shown on the upper title row.
Version
 
Available since QDV 7.13.0001.

In this article

Definition