Show / Hide Table of Contents

Property Title

Title

Gets the title to display for the feature.

Declaration
public string Title { get; }
Property Value
Type Description
string

The title to display for the feature.

Remarks

The title is determined in the following order of precedence:

  • If available, the title is derived from the FeatureFormDefinition.
  • If a FeatureFormDefinition is not available, the title is derived from the display field name.
  • If neither the FeatureFormDefinition nor the display field name is available, the title defaults to the ObjectID of the feature.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.