FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlFeaturePropertyWriter::WriteObjectPropertyStart ( System::String *  name  ) 

Writes start tag for an object property. The object property sub-properties can be written by subsequent calls to this class's Write functions.

Parameters:
name Input the object property name
Returns:
Returns nothing


Comments or suggestions? Send us feedback.