Show / Hide Table of Contents

Class FeatureTemplateDefinition

Provides the definition on how a primary feature and its related records are created from a shared feature template.

Inheritance
object
TemplateDefinition
FeatureTemplateDefinition
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 FeatureTemplateDefinition : TemplateDefinition
Remarks

Features created from this template have pre-defined set of attributes.

Related records are also created with the primary feature for every FeatureTemplateRelationship in the Relationships.

Properties

Name Description
DefaultValues

Gets the attribute values for the primary feature.

Relationships

Gets the collection of relationships 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.