AcMapFeatureService::DescribeWfsFeatureType Method

Autodesk GIS Map Platform

AcMapFeatureService:: DescribeWfsFeatureType Method

Retrieves schema information about a set of feature classes for a given feature source.

virtual MgByteReader* DescribeWfsFeatureType(
    MgResourceIdentifier* featureSourceId, 
    MgStringCollection* featureClasses
);
Parameters 
Description 
featureClasses 
A collection of strings identifying the feature classes for which to retrieve schema information. If this collection is null or empty, information is returned for all feature classes.  
resource 
The resource identifier defining the location of the feature source in the repository.  
Remarks

This method is not supported in AutoCAD Map 3D and will always throw MgNotImplementedException.

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