Click or drag to resize

SegmentResultsCanceled Property

Gets or sets a value indicating whether the propagation run was canceled.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool Canceled { get; set; }

Property Value

Type: Boolean
See Also