Enum OutlineValueType

Enum OutlineValueType

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

Beschrijft het type van een outline waarde.

public enum OutlineValueType

Fields

Cost = 3

Indiceren Cost outline waarde type.

Date = 1

Indiceert Date outline waarde type.

Duration = 2

Indiceert duur outline waarde type.

FinishDate = 7

Indiceert einddatum outline waarde type.

Flag = 5

Indiceert Flag outline waarde type.

Null = 0

Indiceren Null outline waarde type.

Number = 4

Indiceert Number outline waarde type.

Text = 6

Indiceert Text outline waarde type.

 Nederlands