EditFieldsInfo QML Type

Information about edit tracking fields. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Instances of this class indicate which fields or attributes of a feature contain information about who created or edited the feature and when it was created or edited.

Property Documentation

creationDateField : string

Returns the name of the field containing information about when the feature was first created (read-only).


creatorField : string

Returns the name of the field containing information about who created the feature (read-only).


editDateField : string

Returns the name of the field containing information about when the feature was last edited (read-only).


editorField : string

Returns the name of the field containing information about who edited the feature last (read-only).


realm : string

Returns the name of the field containing information about the realm of the person who edited the feature last (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close