MgFeatureProperty Class Reference
[MgFeatureProperty]
Inherits
MgNullableProperty.
List of all members.
Detailed Description
Stores
MgFeatureReader data with an associated key name.
- Remarks:
- You can store an instance of this class in an MgPropertyCollection object. Use the key name to retrieve the instance from the property collection.
Do not use this class to insert data into a datastore. Use it only to convey the results of data insertion. MgFeatureService::UpdateFeatures() returns a collection of MgProperty objects, which may include properties of type MgFeatureProperty.