Enum TimeUnitType

Enum TimeUnitType

Numele spaţiului: Aspose.Tasks Asamblare: Aspose.Tasks.dll (25.4.0)

Specificați tipul unei unități de timp.

public enum TimeUnitType : sbyte

Fields

Day = 4

Indică tipul de unitate de timp de zi.

DayEstimated = 17

Indică tipul de unitate de timp estimată de zi.

ElapsedDay = 5

Indică tipul de unitate de timp a zilei.

ElapsedDayEstimated = 18

Indică tipul de unitate de timp estimată de zi.

ElapsedHour = 3

Indică tipul de unitate de oră Elapsed.

ElapsedHourEstimated = 16

Indică tipul de unitate de timp estimată oră Elapsed.

ElapsedMinute = 1

Indică tipul de unitate de timp minut Elapsed.

ElapsedMinuteEstimated = 14

Indică tipul de unitate de timp estimată de minut Elapsed.

ElapsedMonth = 9

Indică tipul de unitate de timp a lunii elapsate.

ElapsedMonthEstimated = 22

Indică tipul de unitate de timp estimată lună.

ElapsedPercent = 11

Indică tipul de unitate de timp Elapsed procent.

ElapsedPercentEstimated = 24

Indică tipul de unitate de timp estimat de procente elapsate.

ElapsedWeek = 7

Indică tipul de unitate de timp săptămânal.

ElapsedWeekEstimated = 20

Indică tipul de unitate de timp estimată săptămâna încheiată.

Hour = 2

Indică tipul de unitate de oră.

HourEstimated = 15

Indică tipul de unitate de oră estimată.

Minute = 0

Indică tipul de unitate de minut.

MinuteEstimated = 13

Indică tipul de unitate de timp estimată Minute.

Month = 8

Indică tipul de unitate de timp lunar.

MonthEstimated = 21

Indică tipul de unitate de timp estimată lună.

Null = 12

Indică tipul de unitate de timp zero.

Percent = 10

Indică tipul unității procentuale de timp.

PercentEstimated = 23

Indică tipul de unitate de timp procentual estimat.

Undefined = -1

Indicați Valoarea nedeterminată înseamnă că câmpul nu a fost definit în fișierul de proiect original.

Week = 6

Indică tipul de unitate de timp săptămânal.

WeekEstimated = 19

Indică tipul unității de timp a săptămânii estimate.

Year = 25

Indică tipul unității de timp a anului.

Remarks

În timp ce se exportă în XML, valorile nedeterminate vor fi eliminate din rezultatul XML.

 Română