ArcGIS Runtime SDK for iOS
100.15
|
An AGSUtilityTraceFunctionOutput
is comprised of an AGSUtilityTraceFunction
and its corresponding global result.
Properties | |
AGSUtilityTraceFunction * | function |
id | result |
|
readnonatomicstrong |
The AGSUtilityTraceFunction
that was executed by the trace.
|
readnonatomicstrong |
The global result of this AGSUtilityTraceFunction
.
The type of this numeric value is dependent on the AGSUtilityNetworkAttributeDataType
of the AGSUtilityNetworkAttribute
.