ArcGIS Pro 2.9 API Reference Guide
PersistedField Property (Propagator)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > Propagator Class : PersistedField Property
The field on the domain network feature classes where the propagated value is stored.
Syntax
public Field PersistedField {get;}
Public ReadOnly Property PersistedField As Field
Remarks
This property is only applicable when the Propagator comes from TraceConfiguration.Propagators that comes from the TraceConfiguration property on a Tier. When the subnetwork is updated, either through a call to Update or the corresponding geoprocessing tool, propagated values are persisted into this field on the domain network feature classes (device, line, etc.)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Propagator Class
Propagator Members