AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgDataPropertyDefinition::GetNullable (  ) 

Gets a Boolean value that indicates whether this property's value can be null.

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

Returns:
Returns true if the property's value can be null; otherwise returns false.