Enum BaselineType

Enum BaselineType

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Specificeert het baseline-type dat wordt gebruikt om variatiewaarden te berekenen.

public enum BaselineType

Fields

Baseline = 0

Indiceren van het baseline type.

Baseline1 = 1

Indiceren Baseline1 type.

Baseline10 = 10

Indiceren Baseline10 type.

Baseline2 = 2

Indiceren Baseline2 type.

Baseline3 = 3

Indiceren Baseline3 type.

Baseline4 = 4

Indiceren Baseline4 type.

Baseline5 = 5

Indiceren Baseline5 type.

Baseline6 = 6

Indiceren Baseline6 type.

Baseline7 = 7

Indiceren Baseline7 type.

Baseline8 = 8

Indiceren Baseline8 type.

Baseline9 = 9

Indiceren Baseline9 type.

Undefined = -1

Het veld is niet gedefinieerd in het originele projectbestand.

Remarks

Tijdens het exporteren naar XML worden de onbeperkte waarden geëlimineerd van de resulterende XML.

 Nederlands