ParseAggregate Method
Parses the aggregate returned from another component's GetDetailAggregate method.
Syntax
ptechdetailrecordcontrol.ParseAggregate AggregateRemarks
This method takes the XML aggregate returned from the PTechCharge control, parses it, and then fills all the properties of the PTechDetailRecord control. While normally you can pass the results of the GetDetailAggregate method call directly to the PTechManualSettle control, sometimes it is necessary to adjust the contents of the XML aggregate first.