Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgBooleanProperty
GetPropertyType
GetValue
MgBooleanProperty
MgPropertyCollection
SetValue
INT16
MgBooleanProperty::GetPropertyType
(
)
[virtual]
Gets the property type.
.NET Syntax
short
GetPropertyType()
;
Java Syntax
short
GetPropertyType()
;
PHP Syntax
int
GetPropertyType()
;
Returns:
Returns the property type
MgPropertyType::Boolean
.
Implements
MgProperty
.
Comments or suggestions? Send us
feedback
.