ArcGIS Runtime SDK for Windows Phone - Library Reference
EditFieldsInfo Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : EditFieldsInfo Property

Gets the edit fields info. If a layer has editor tracking enabled, its EditFieldsInfo property will include information about editor tracking fields: creationDateField, creatorField, editDateField and editorField.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property EditFieldsInfo As EditFieldsInfo
C# 
public EditFieldsInfo EditFieldsInfo {get;}

Property Value

The edit fields info.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.