FDO API Reference Feature Data Objects

__property System::Void XmlFeatureFlags::set_MemberUri System::String *  value  ) 
 

Sets the URI for the feature member element to wrap around each serialized feature. The initial value is 'http://www.opengis.net/gml'.

Parameters:
uri Input the URI. If NULL or blank, the URI defaults to the URI of the feature collection element's sub-element. If this sub-element cannot be determined then the URI defaults to the initial value

Comments or suggestions? Send us feedback.