DateRangeItemValid Property

Get a value indicating whether the elements of this instance are valid.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonIgnoreAttribute]
public bool Valid { get; }

Property Value

Boolean

See Also