AcMapFeatureService::GetLockedFeatures Method

Autodesk GIS Map Platform

AcMapFeatureService:: GetLockedFeatures Method

Gets the locked features.

virtual MgFeatureReader* GetLockedFeatures(
    MgResourceIdentifier* resource, 
    string className, 
    MgFeatureQueryOptions* options
);
Parameters 
Description 
resource 
A resource identifier for the feature source.  
className 
The name of the feature class on which the select operation is performed.  
options 
An MgFeatureAggregateOptions instance containing all the criteria and filters required for this select operation.  
Returns

Returns an MgFeatureReader containing the locked features.

Remarks

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].