ArcGIS API for Silverlight - Library Reference
EditFieldsInfo Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.