Aggregate on a Custom Property


Author
Message
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
I did some preliminary searches in these forums and I have hit the docs, but I am not coming up with a way to perform an aggregate on a custom property.  Can anyone point me in the right direction?

Here is an example...I have a BO called InvoiceMasterBO.  The BO has a custom property called 'grandtotal' which summarizes the finance info on each invoice.  I need to send a batch of these invoices to the accounting system.  For a double check and a requirement of the accounting system, I need to export the SUM(grandtotal), too.  How do I do that?

This is probably so obvious that I will kick myself as soon as I find out how to do it.

Thanks,
Bill

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Bill Cunnien - 16 Years Ago
Trent L. Taylor - 16 Years Ago
Bill Cunnien - 16 Years Ago
Bill Cunnien - 16 Years Ago
Ivan George Borges - 16 Years Ago
                         Cool...so I could do this, then: public decimal...
Bill Cunnien - 16 Years Ago
                             Oops! :blink: mGrandTotal += mBO.grandtotal;
Bill Cunnien - 16 Years Ago
                                 I just scanned over your code and didn't really digest it...but from...
Trent L. Taylor - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search