Web API Reference MapGuide Open Source
bool MgNullableProperty::IsNull (  ) 

Determines whether the GetValue and SetValue methods are enabled.

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

Returns:
Returns true if the GetValue and SetValue methods are enabled; otherwise returns false.


Comments or suggestions? Send us feedback.