|
MapGuide API Reference
|
| void MgInt64Property::SetValue | ( | INT64 | value | ) |
Sets the property value.
| void SetValue(long value); |
| void SetValue(long value); |
| void SetValue(string value); |
| value | (long/string) The value of the property. |