Utility Named Trace Configuration
A set of predefined trace options that can be used by UtilityTraceParameters to simplify configuring and running a trace operation. Named trace configurations are created in the utility network and allow clients to perform trace analytics without needing to understand the data model. Applications can simply allow the user to choose from a set of named trace configurations that provide tracing capabilities. The set can be configured for different workflows, and a single application can be used by multiple customers and even across multiple problem domains.
Since
200.1.0
See also
(UtilityNetwork)
(UtilityNamedTraceConfigurationQueryParameters)
Properties
The description of the named trace configuration.
The minimum number of starting locations required for this trace type (e.g. shortest path trace requires 2).
The result types returned by this named trace configuration.
The UtilityTraceType used by the named trace configuration.
Functions
Gets a copy of the UtilityTraceConfiguration defined for this UtilityNamedTraceConfiguration.