ArcGIS Pro 2.6 API Reference Guide
Value Property (FunctionOutput)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > FunctionOutput Class : Value Property
The global result of the function.
Syntax
public object Value {get;}
Public ReadOnly Property Value As Object
Remarks
For example, if the Function was Add, this is the sum for every feature returned by the trace.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

FunctionOutput Class
FunctionOutput Members