Enum TimeUnitType

Enum TimeUnitType

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

Het bepaalt de vorm van een tijdeenheid.

public enum TimeUnitType : sbyte

Fields

Day = 4

Indiceren Dagtijd eenheid type.

DayEstimated = 17

Indiceren Dag geschat tijd eenheid type.

ElapsedDay = 5

Indiceren Elapsed dagtijd eenheid type.

ElapsedDayEstimated = 18

Indiceert Elapsed dag geschat tijd eenheid type.

ElapsedHour = 3

Indiceren Elapsed hour time unit type.

ElapsedHourEstimated = 16

Indiceert Elapsed uur geschat tijd eenheid type.

ElapsedMinute = 1

Indiceren Elapsed minute time unit type.

ElapsedMinuteEstimated = 14

Indiceert Elapsed minuut geschat tijd eenheid type.

ElapsedMonth = 9

Indiceren Elapsed maand tijd eenheid type.

ElapsedMonthEstimated = 22

Indiceren Elapsed maand geschat tijd eenheid type.

ElapsedPercent = 11

Indiceren Elapsed percentage tijd eenheid type.

ElapsedPercentEstimated = 24

Indiceren Elapsed percentage geschat tijd eenheid type.

ElapsedWeek = 7

Indiceren Elapsed week time unit type.

ElapsedWeekEstimated = 20

Indiceren Elapsed week geschatte tijd eenheid type.

Hour = 2

Indiceer het type Hour time unit.

HourEstimated = 15

Indiceren uur geschat tijd eenheid type.

Minute = 0

Indiceert het type Minute Time Unit.

MinuteEstimated = 13

Indiceert Minute geschatte tijd eenheid type.

Month = 8

Indiceren maandelijkse tijd eenheid type.

MonthEstimated = 21

Indiceert maand geschat tijd eenheid type.

Null = 12

Indiceren Null time unit type.

Percent = 10

Indiceert percentage tijd eenheid type.

PercentEstimated = 23

Indiceert percentage geschatte tijd-eenheid type.

Undefined = -1

Indiceren Ondefinieerde waarde betekent dat het veld niet is gedefinieerd in het oorspronkelijke projectbestand.

Week = 6

Indiceren Week Time Unit type.

WeekEstimated = 19

Indiceert Week geschatte tijd eenheid type.

Year = 25

Indiceert jaar tijd eenheid type.

Remarks

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

 Nederlands