Feature Properties

PreStorm - A Data Client for ArcGIS Server REST API

The Feature type exposes the following members.

Properties

  NameDescription
Public propertyIsDataBound
Indicates if this instance is bound to an actual row in the underlying table.
Public propertyIsDirty
Indicates if any of the mapped properties has been changed via the property setter.
Public propertyItem
Gets or sets a field value based on the field name. This allows for manipulating fields that are not mapped to a property. If the field is mapped to a property, the property value is accessed via Reflection.
Public propertyOID
The Object ID of the feature.
Top
See Also

Reference