MapGuide API Reference
|
Stores Int64 data with an associated key name. More...
Public Member Functions | |
INT16 | GetPropertyType () |
INT64 | GetValue () |
Gets the property value. | |
MgInt64Property (CREFSTRING name, INT64 value) | |
Constructs an MgInt64Property object. | |
void | SetValue (INT64 value) |
Friends | |
class | MgPropertyCollection |
Stores Int64 data with an associated key name.