AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

INT32 MgDataPropertyDefinition::GetLength (  ) 

Gets the length of a String, BLOB, or CLOB data property. This value does not apply to any other data type.

.NET Syntax
int GetLength();
Java Syntax
int GetLength();
PHP Syntax
int GetLength();

Returns:
Returns the length of a String, BLOB, or CLOB data property.