FDO API Reference Feature Data Objects

__property System::Void XmlFeatureFlags::set_WriteMember System::Boolean  value  ) 
 

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.