Welcome to Forums Sign in | Join | Help | Forums
in Search


Finding the Recurring Gift linked to a Recurring Gift Pay-Cash

Last post 04-24-2007 6:21 AM by David Wanless. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 04-23-2007 4:42 AM

    Finding the Recurring Gift linked to a Recurring Gift Pay-Cash

    Dear RE colleagues, In VBA, if I have a CGift object representing a Recurring Gift Pay-Cash, which property or field of the CGift object do I use to get to the Recurring Gift itself? Under some circumstances I need to find the amend the schedule of the Recurring Gift record. Any help would be appreciated. Thanks, David Wanless
  • 04-23-2007 5:16 PM In reply to

    • Peter Falconer
    • Top 500 Contributor
    • Posts 36
    • Organization: Oxfam Australia
    • Products:  The Raiser's Edge

    Finding the Recurring Gift linked to a Recurring Gift Pay-Cash

    use the Gift_fld_EFT_Id field to load the RG ie set oRG = new CGift oRg.load oGift.fields(Gift_fld_EFT_ID)
  • 04-24-2007 6:21 AM In reply to

    Finding the Recurring Gift linked to a Recurring Gift Pay-Cash

    Dear Peter, Thanks. That's perfect. Just what I needed. Ciao, David.
Page 1 of 1 (3 items)