Name

Wizard::SetProductName — Set the product name for UI

Synopsis

Import Wizard;
void Wizard::SetProductName ( string  name );

Parameters

string name

the product name

Return Value

void