Show / Hide Table of Contents

Property SourceTier

SourceTier

Gets or sets the UtilityTier that is used as the start of the trace.

Declaration
public UtilityTier SourceTier { get; set; }
Property Value
Type Description
UtilityTier

The UtilityTier that is used as the start of the trace.

Remarks

This property is only used with subnetwork-based traces (Subnetwork, Upstream and Downstream) If DomainNetwork represents a partitioned network, this property is optional. If not null, the Trace routines will perform an additional check to validate that the starting points and barriers belong to this tier. If DomainNetwork represents a hierarchical network, this property is required. Since rows in hierarchical networks can belong to multiple tiers, this property tells the subnetwork tracer which tier to use for tracing.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.7 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.7 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.7 - 100.15
Xamarin.iOS100.7 - 100.15
UWP100.7 - 100.15
In This Article
Back to top Copyright © 2022 Esri.