MapGuide API Reference
|
void MgObjectPropertyDefinition::SetClassDefinition | ( | MgClassDefinition * | classDef | ) |
Sets a reference to the MgClassDefinition that defines the type of this property.
void SetClassDefinition(MgClassDefinition classDef); |
void SetClassDefinition(MgClassDefinition classDef); |
void SetClassDefinition(MgClassDefinition classDef); |
classDef | (MgClassDefinition) The class definition used to create the object or objects that constitute the property. |