FieldForQdvFldConfigFile Structure

Represents a field or other entity (a global variable or a range (sheet) from Overhead) in a data source. Used to read/write data from/to .QDVFldConfig files (that are files defining fields included in data-sources).
Public Structure FieldForQdvFldConfigFile
This language is not supported or no code example is available.
public struct FieldForQdvFldConfigFile
This language is not supported or no code example is available.
Fields
 
Name Description
Public field FieldMnemonicOrSheetName The field mnemonic or global variable name or Overhead sheet name.
Public field SourceOfField Specifies the type of this 'field' in a data source.
Public field UseEightLevels Indicates whether the minutes or WBS field will be split into 8 levels.
Top
Remarks
 
This structure enables reading and writing .QDVFldConfig files (that are files defining fields included in data-sources).
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition