FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::DataPropertyDefinition::set_DefaultValue ( System::String *  value  ) 

Sets the default value for this property. The default value is used when an instance of the containing class is created without specifying a value for this property.

Parameters:
value Input the default value
Returns:
Returns nothing


Comments or suggestions? Send us feedback.