TargetedSegmentListResultsAborted Property |
Gets or sets a value indicating whether or not the propagation of the
TargetedSegmentList was aborted.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool Aborted { get; set; }
Public Property Aborted As Boolean
Get
Set
public:
property bool Aborted {
bool get ();
void set (bool value);
}
member Aborted : bool with get, set
Property Value
Type:
BooleanSee Also