Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangePSAACCT::setMngmtFee Method

Sets the management fee for the specified investment.

C++
void setMngmtFee(
    Psa::InvestmentType type, 
    double newFee
);
Parameters 
Description 
Psa::InvestmentType type 
Type of investment. 
double newFee 
New management fee. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!