Web API Reference MapGuide Open Source
bool MgRasterPropertyDefinition::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 a Boolean value that indicates whether this property's value can be null.


Comments or suggestions? Send us feedback.