MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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.