AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgDataPropertyDefinition::MgDataPropertyDefinition ( CREFSTRING  name  ) 

Constructs an MgDataPropertyDefinition object.

.NET Syntax
MgDataPropertyDefinition(string name);
Java Syntax
MgDataPropertyDefinition(String name);
PHP Syntax
MgDataPropertyDefinition(string name);

Parameters:
name (String/string) The name of the property.