FDO API Reference Feature Data Objects
FDO_API void FdoDataPropertyDefinition::SetDefaultValue ( FdoString 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.