Enum DelayFormat
The format for expressing the duration of the delay
Namespace: Syncfusion.ProjIO
Assembly: Syncfusion.ProjIO.Base.dll
Syntax
public enum DelayFormat
Fields
| Name | |
|---|---|
| Days | |
| ElapsedDays | |
| ElapsedEstiimatedHours | |
| ElapsedEstimatedDays | |
| ElapsedEstimatedMinutes | |
| ElapsedEstimatedMonths | |
| ElapsedEstimatedPercent | |
| ElapsedEstimatedWeeks | |
| ElapsedHours | |
| ElapsedMinutes | |
| ElapsedMonths | |
| ElapsedPercent | |
| ElapsedWeeks | |
| Empty | |
| EstimatedDays | |
| EstimatedHours | |
| Estimatedminutes | |
| EstimatedMonths | |
| EstimatedPercent | |
| EstimatedWeeks | |
| Hours | |
| Minutes | Specifies the delay format is minutes |
| Months | |
| Null | |
| Percent | |
| Undefined | Specifies the delay format is undefined |
| Weeks |