AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgDataPropertyDefinition::SetDefaultValue ( CREFSTRING  value  ) 

Sets the default value for this property.

.NET Syntax
void SetDefaultValue(string value);
Java Syntax
void SetDefaultValue(String value);
PHP Syntax
void SetDefaultValue(string value);

Parameters:
value (String/string) The default value.
Returns:
Returns nothing.