Click or drag to resize
FdoFeatureProperty Properties

The FdoFeatureProperty type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyName
Gets or sets the name of the object instance.
Public propertyType
Gets or sets feature property type.
Public propertyValue
Gets or sets feature property value.
Top
See Also