View Single Post

Old 07-09-2008, 07:30 PM   #12 (permalink)
dnajd dnajd is offline
jellyfish

Join Date: Jul 2008
Location: Marina
Posts: 3
Rep Power: 0 dnajd is on a distinguished road

Blackbaud Products
- Raiser's Edge (RE)

help with the bbmoGIFT

The following code is from this thread. I'm assuming this line is expressing that the field being added to the batch, is a Gift field:

.Fields(BatchField_fld_MetaObjectId) = bbmoGIFT

I'm pretty close in terms of creating a gift batch with Visual Studio and VB.NET, but I cannot figure out what the bbmoGIFT is and it's preventing my code from running. Is it an Enum that I somehow do not have a reference to.



Thanks in advance for help
Reply With Quote