FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlFeatureFlags::SetWriteMember ( FdoBoolean  writeMember  )  [virtual]

Sets the write feature member flag. This flag is initially set to true.

Parameters:
writeMember Input true: Each serialized feature is wrapped in a GML featureMember element. false: features are serialized without a wrapping member element. Normally, writeMember would only be set to false when writing values to a collection object property.


Comments or suggestions? Send us feedback.