FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::DataPropertyDefinition::set_Precision ( System::Int32  value  ) 

Sets the precision (total number of digits) of a decimal data property. This value is ignored for all other DataType values.

Parameters:
value Input the precision
Returns:
Returns nothing


Comments or suggestions? Send us feedback.