MapGuide API Reference
|
void MgDataPropertyDefinition::SetDataType | ( | INT32 | type | ) |
Sets the data type of this property. See MgPropertyType for the different data types.
void SetDataType(int type); |
void SetDataType(int type); |
void SetDataType(int type); |
type | (int) The data type of this property. |