Show / Hide Table of Contents

Class GroupTemplateDefinition

Defines how a primary feature and its feature parts are created from a group template.

Inheritance
object
TemplateDefinition
GroupTemplateDefinition
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GroupTemplateDefinition : TemplateDefinition
Remarks

Features created from this template are placed relative to the first item in the Parts.

Utility associations are also created for the features if they are part of a utility network and CanCreateUtilityAssociations is true.

Properties

Name Description
CanCreateUtilityAssociations

Gets a value indicating whether utility associations are created for the features in this group template.

Parts

Gets the collection of feature parts to create with the primary feature.

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.