Show / Hide Table of Contents

Property EditorTrackingEnabled

EditorTrackingEnabled

Gets a value indicating whether editor tracking is enabled.

Declaration
public bool EditorTrackingEnabled { get; }
Property Value
Type Description
System.Boolean

true if editor tracking is enabled, false otherwise.

Remarks

If true, the feature service will record who added or edited the data and when the edit is made. This information is stored in fields that the data owner defined when they enabled editor tracking on the feature service. You can obtain these edit field names from EditFieldsInfo. For more information, see Editor tracking for feature services.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.0 - 200.7
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.