PropagateSegmentResultsStoppablePropagatorResults Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
StoppablePropagatorResults
See Also