AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgObjectPropertyDefinition::MgObjectPropertyDefinition ( CREFSTRING  name  ) 

Constructs a MgObjectPropertyDefinition object.

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

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