SetBasePropertyName
Purpose
SetBasePropertyName sets the name of the property in the origin class that is retrieved for the derived property.
Syntax
void SetBasePropertyName (LPCTSTR basePropArg)
Argument |
In/Out |
Description |
basePropArg |
In |
Name of the property to be added as a derived property. |