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