MapGuide API Reference
|
virtual bool MgReader::GetBoolean | ( | CREFSTRING | propertyName | ) | [pure virtual] |
Gets the Boolean value of the specified property.
virtual bool GetBoolean(string propertyName); |
virtual boolean GetBoolean(String propertyName); |
virtual bool GetBoolean(string propertyName); |
propertyName | (String/string) The property name. |
MgInvalidPropertyTypeException |