Issue with "New Instruction sent" field
Hi There,
We are trying to set “New Instruction Sent” field from API.
We are using RecurringGiftPaymentDetailsEditForm3Data form data to set this field using below line. Still it’s not setting the field to blank.
RecurringGiftPaymentDetailsEditForm3Data editPaymentFormData = new RecurringGiftPaymentDetailsEditForm3Data();
editPaymentFormData.PMINSTRUCTIONDATE_NEW = null;
Can anyone please help us to set this field to blank?
We are trying to set “New Instruction Sent” field from API.
We are using RecurringGiftPaymentDetailsEditForm3Data form data to set this field using below line. Still it’s not setting the field to blank.
RecurringGiftPaymentDetailsEditForm3Data editPaymentFormData = new RecurringGiftPaymentDetailsEditForm3Data();
editPaymentFormData.PMINSTRUCTIONDATE_NEW = null;
Can anyone please help us to set this field to blank?
0
Comments
-
Have you tried setting the .Value property? You could also try attaching the debugger to your IIS process and stepping through the code you have to see if things are lining up.0
-
Hi Michael,
When we are using .Value property, we are getting error as ".Value can not be assigned to - It is read only"0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
