Click or drag to resize

TargetedSegmentListOperatorResultsCompletedSuccessfully Property

Gets or sets a value indicating whether the operator run completed successfully.

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

Property Value

Type: Boolean
See Also