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

Sets the administrative fee for the specified investment.

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