AcMapResourceService::SetResourceMetadata Method

Autodesk GIS Map Platform

AcMapResourceService:: SetResourceMetadata Method

Adds resource data to the specified resource.

virtual void SetResourceMetadata(
    MgResourceIdentifier* resource, 
    MgByteReader* content
);
Parameters 
Description 
resource 
The identifier of resource to which this data is to be associated. Note the resource has to exist else this method fails.  
content 
The metadata content in XML format. This can be set to null, in which case the content is cleared.
The schema of the Content is user driven and not given. Most people will use it for FGDC or ISO Metadata  
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].