DynamicFeature Properties

PreStorm - A Data Client for ArcGIS Server REST API

The DynamicFeature type exposes the following members.

Properties

  NameDescription
Public propertyGeometry
The geometry of the underlying graphic object.
(Inherited from FeatureT.)
Public propertyIsDataBound
Indicates if this instance is bound to an actual row in the underlying table.
(Inherited from Feature.)
Public propertyIsDirty
Indicates if any of the mapped properties has been changed via the property setter.
(Inherited from Feature.)
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.
(Inherited from Feature.)
Public propertyOID
The Object ID of the feature.
(Inherited from Feature.)
Top
See Also

Reference