Task.IsEstimated
Task.IsEstimated property
Gets or sets a value indicating whether IsEstimated is set or not.
public NullableBool IsEstimated { get; set; }
See Also
- struct NullableBool
- class Task
- namespace Aspose.Tasks
- assembly Aspose.Tasks
Gets or sets a value indicating whether IsEstimated is set or not.
public NullableBool IsEstimated { get; set; }