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