ArcGIS Pro 2.9 API Reference Guide
PersistedField Property (Function)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > Function Class : PersistedField Property
The field on the SubnetLine classes where the function value is stored during the update subnetwork process.
Syntax
public Field PersistedField {get;}
Public ReadOnly Property PersistedField As Field
Remarks
This property is only applicable when the Function comes from a TraceConfiguration that comes from the TraceConfiguration property. When the subnetwork is updated, either through a call to Update or the corresponding geoprocessing tool, these function values are stored in summary fields on the SubnetLine feature class.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Function Class
Function Members