ClassSystemProperties Class

Autodesk GIS Map Platform

ClassSystemProperties Class

Defines three system properties (properties that are not part of the feature class), plus an enumeration of values for the FeatureStatus property.

class ClassSystemProperties;
Remarks

The three system properties are FeatureLockStatus, FeatureStatus, and SessionId. The values for the FeatureStatus property are FeatureStatusNew, FeatureStatusModified, and FeatureStatusDeleted. The system properties can be used in methods of OSGeo.MapGuide.MgFeatureQueryOptions that take a filter string.

Feature lock status. 
Feature status, a string value, one of FeatureStatusNew, FeatureStatusModified, or FeatureStatusDeleted
4: The feature has been deleted. 
2: The feature has been modified. 
1: The feature is new. 
A property that identifies a feature in a cached layer. 

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].