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.