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