ChangePropagateSegmentsPropagatorOperatorNewPropagator Property  | 
  
    Namespace: 
   AGI.Foundation.SegmentPropagation
    Assembly:
   AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic StoppablePropagatorDefinition NewPropagator { get; set; }Public Property NewPropagator As StoppablePropagatorDefinition
	Get
	Set
public:
property StoppablePropagatorDefinition^ NewPropagator {
	StoppablePropagatorDefinition^ get ();
	void set (StoppablePropagatorDefinition^ value);
}member NewPropagator : StoppablePropagatorDefinition with get, set
Property Value
Type: 
StoppablePropagatorDefinition
See Also