MapGuide API Reference
|
void MgParameter::SetProperty | ( | MgNullableProperty * | prop | ) |
Sets the name and value of the parameter.
void SetProperty(MgNullableProperty prop); |
void SetProperty(MgNullableProperty prop); |
void SetProperty(MgNullableProperty prop); |
prop | (MgNullableProperty) Input an MgNullableProperty instance which contains the name and value of the parameter. |