FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlFeatureFlags::SetMemberName ( FdoString name  )  [virtual]

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.