Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgByteProperty
GetPropertyType
GetValue
MgByteProperty
MgPropertyCollection
SetValue
BYTE
MgByteProperty::GetValue
(
)
Gets the property value.
.NET Syntax
unsigned char
GetValue()
;
Java Syntax
signed char
GetValue()
;
PHP Syntax
int
GetValue()
;
Returns:
Returns the property value.
Comments or suggestions? Send us
feedback
.