Show / Hide Table of Contents

Interface ISharedTemplateSource

Interface to support querying for shared templates and creating features with shared templates.

Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public interface ISharedTemplateSource

Methods

Name Description
AddFeaturesAsync(SharedTemplateFeatureCreationSet, CancellationToken)

Adds a set of features created from a shared template to the database.

CreateFeaturesAsync(SharedTemplate, Geometry?, CancellationToken)

Creates a set of features based on the specified shared template and geometry.

QuerySharedTemplatesAsync(SharedTemplateQueryParameters?, CancellationToken)

Queries the database for shared templates.

Applies to

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