Show / Hide Table of Contents

Property IncludeUpToFirstSpatialContainer

IncludeUpToFirstSpatialContainer

Gets or sets a value indicating whether to include containment associations up to and including the first spatial container or false to include all containment associations.

Declaration
public bool IncludeUpToFirstSpatialContainer { get; set; }
Property Value
Type Description
System.Boolean

true to include containment associations up to and including the first spatial container or false to include all containment associations.

Remarks

This property depends on the IncludeContainers property and is ignored if it's false. If no spatial containers are encountered but non-spatial containers are present for a given network element, all non-spatial containers are included in the results. This is typically used with telecommunications networks with multiple levels of containment with non-spatial objects (for example, splice points within a splice tray within a splice container). The default is false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.