Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgInt64Property
GetPropertyType
GetValue
MgInt64Property
MgPropertyCollection
SetValue
INT64
MgInt64Property::GetValue
(
)
Gets the property value.
.NET Syntax
long
GetValue()
;
Java Syntax
long
GetValue()
;
PHP Syntax
string
GetValue()
;
Returns:
Returns the property value.
Comments or suggestions? Send us
feedback
.