SetOfFieldsInformation Class

Provides information about a set of fields.
Public Class SetOfFieldsInformation
This language is not supported or no code example is available.
public class SetOfFieldsInformation
This language is not supported or no code example is available.
Name Description
Public property DefaultCurve Gets or sets the name of the default curve (available only for a timeframe).
Public property DescriptionLong The full description of the set of fields including all languages.
Public property DescriptionShort The description of the set of fields as it appears with the current language.
Public property EscalateQuantitiesStatus Gets or sets the way how the 'total time and quantity' columns of the overhead escalate the quantities (only when 'Quantity' are used in mixed timeframes).
Public property IsPartOfCost Gets or sets a value indicating whether it is a part of cost (available only for a timeframe).
Public property MainPeriod The main period of the set of fields (available only for a timeframe).
Public property Mnemonic The mnemonic of the set of fields.
Public property NumberOfPeriods The number of periods of the set of fields (available only for a timeframe).
Public property SortOfSetOfField Describes which type of set of fields it is.
Public property StartDateFollowsPlanner Gets or sets a value indicating whether the start date follows the planner (available only for a timeframe).
Public property StartingDate The starting date of the set of fields (available only for a timeframe).
Public property SubPeriod The sub-period of the set of fields (available only for a timeframe).
Public property TimeFrameFollowsPlanner Gets or sets a value indicating whether the time frame follows the planner (available only for a timeframe).
Public property TimeFrameHeaderFormat Gets or sets the way how the timeframe headers are formatted.
Public property TypeOfTimeFrame Tells which sort of timeframe it is (available only for a timeframe).
Public property UseCurves Gets or sets a value indicating whether the curves are used (available only for a timeframe).
Top
Methods
 
Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
Qdv.CommonApi.SetOfFieldsInformation
Version
 
Available since QDV 7.13.0001. Changed from a structure to a class in QDV 7.18.685.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition