FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Xml::XmlFeatureFlags::set_MemberName ( System::String *  name  ) 

Sets the name for the feature member element to wrap around each serialized feature. The initial value is 'featureMember'.

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


Comments or suggestions? Send us feedback.