public virtual decimal PeriodCompoundFactor(MonthPeriod period)
 {
     return(__guides.CompoundFactor());
 }