Show / Hide Table of Contents

Enum UtilityContainerSplitPolicy

Specifies whether the contents of a container are split when the container is split.

Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum UtilityContainerSplitPolicy

Fields

Name Description
DoNotSplitContent

When the container is split, content features are not split.

None

Container split policy is not applicable.

SplitContent

When the container is split, content features are split at the same location.

See Also
ContainerSplitPolicy

Applies to

TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.