PropagateSegmentResultsStoppablePropagatorResults Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public StoppablePropagatorResults StoppablePropagatorResults { get; set; }
Public Property StoppablePropagatorResults As StoppablePropagatorResults
Get
Set
public:
property StoppablePropagatorResults^ StoppablePropagatorResults {
StoppablePropagatorResults^ get ();
void set (StoppablePropagatorResults^ value);
}
member StoppablePropagatorResults : StoppablePropagatorResults with get, set
Property Value
Type:
StoppablePropagatorResultsSee Also