AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgPropertyDefinition::GetQualifiedName (  ) 

Gets the qualified name of this property whose format is <schemaName>:<className>.<propertyName>.

.NET Syntax
string GetQualifiedName();
Java Syntax
String GetQualifiedName();
PHP Syntax
string GetQualifiedName();

Returns:
Returns a String containing the qualified name.