AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgDataPropertyDefinition::IsAutoGenerated (  ) 

Gets a Boolean value that indicates whether this is an auto-generated property.

.NET Syntax
bool IsAutoGenerated();
Java Syntax
boolean IsAutoGenerated();
PHP Syntax
bool IsAutoGenerated();

Returns:
Returns true if the property is auto-generated; otherwise returns false.