JScript | |
---|---|
public function get Riders : SafeDictionary |
JScript | Copy Code |
---|---|
// Get the benefit amount for the rider named BPERIOD if one exists. if (Event.Riders["BPERIOD"] != null) Event.Value = Event.Riders["BPERIOD"].BenefitAmount; |
This collection will only be populated if there is at least one rider used as a column in the report.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family