Click or drag to resize

TimeInterval<T>.IsStopIncluded Property

Gets a value indicating whether the Stop date is included in the interval.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool IsStopIncluded { get; }

Property Value

Type: Boolean
See Also