No announcements
Found 2935287 threads
-
2 Votes
BC30545 Visual Basic AND VB.NET Property access must assign to the property or use its value.
hello, I think that Save is not a method, because in the message it is explicitly indicated that a property access must assign ...Proposed | 9 Replies | 1834 Views | Created by floyare - Saturday, October 20, 2018 11:02 AM | Last reply by Alex-KSGZ - Tuesday, October 23, 2018 7:11 AM -
2 Votes
Property access must assign to the property or use its value
"Property access must assign to the property or use its value" means you ...Answered | 4 Replies | 28005 Views | Created by Miller_a - Tuesday, July 21, 2009 11:38 AM | Last reply by Jeff - www.SRSoft.us - Tuesday, July 21, 2009 12:46 PM -
1 Votes
property access must assign to the property or use its value.
the property or use its value. even I use Me.Store.ArrayInsert(1, 1, ...Answered | 3 Replies | 1683 Views | Created by AlbertLin - Wednesday, December 3, 2014 7:14 PM | Last reply by Kareninstructor - Wednesday, December 3, 2014 8:08 PM -
0 Votes
Property acess must assign to the property or use its value
either assign it to something: dim currentSelectedTab as tabPage = TabControl1.SelectedTab(...) Or set its ...Answered | 2 Replies | 2726 Views | Created by Seth_W - Thursday, January 21, 2010 6:36 PM | Last reply by DiegoCattaruzza - Thursday, January 21, 2010 7:09 PM -
1 Votes
Error:Property access must assign to the property or use its value
AddOn Private Sub ClearInCloud() ProgressUpdate(0.4) End Sub End Class I am getting the error that "Property ...Answered | 8 Replies | 4105 Views | Created by abdi_2000in - Tuesday, April 20, 2010 11:09 AM | Last reply by _asgar - Tuesday, April 20, 2010 7:16 PM -
0 Votes
Error msg - you must load or assign this property before you can read its value.
Hi Team, I am getting this error "you must load or assign this property before you can read its value", when I ...Unanswered | 4 Replies | 5198 Views | Created by Vamshi K J - Monday, July 20, 2015 5:05 PM | Last reply by Glen Scales - Tuesday, July 21, 2015 4:19 AM -
0 Votes
getRecurrence() returns the following exception: You must load or assign this property before you can read its value.
appointment fine but when I do appt.getRecurrence() I get an exception that says: "You must load or assign this property before you can ...Unanswered | 0 Replies | 3551 Views | Created by PythonCoder5 - Saturday, December 10, 2011 11:00 PM -
0 Votes
You must load or assign this property before you can read its value
error: You must load or assign this property before you can read its value. Tanks, ...Answered | 2 Replies | 11059 Views | Created by Joao Livio - Tuesday, March 22, 2011 2:39 PM | Last reply by Joao Livio - Wednesday, March 23, 2011 3:00 PM -
0 Votes
You must load or assign this property before you can read its value in case of getMimeContent() method
(); link : https://stackoverflow.comUnanswered | 1 Replies | 1218 Views | Created by prithavi - Thursday, March 14, 2019 12:29 PM | Last reply by prithavi - Friday, March 15, 2019 5:24 AM -
0 Votes
Property loses its value?
Oh, and the business layer would need to change accordingly. It will read the dataset from the Data layer and set its own dataset ...Answered | 8 Replies | 3241 Views | Created by derok - Monday, November 1, 2010 8:56 PM | Last reply by derok - Tuesday, November 2, 2010 4:43 PM -
1 Votes
getOrganizer() get ServiceObjectPropertyException:You must load or assign this property before you can read its value
You should be able to use AppointmentSchema.Organizer to get the organizer or you can use ...Answered | 2 Replies | 3597 Views | Created by wuyg719 - Thursday, October 4, 2012 10:08 PM | Last reply by wuyg719 - Friday, October 5, 2012 2:16 PM -
0 Votes
error: You must load or assign this property before you can read its value.
message. You must load or assign this property before you can read its value. What do I need to do ...Answered | 1 Replies | 7137 Views | Created by Joo Park - Thursday, September 23, 2010 11:07 PM | Last reply by Joo Park - Friday, September 24, 2010 12:16 AM -
0 Votes
getOrganizer() get ServiceObjectPropertyException:You must load or assign this property before you can read its value
wuyg719, The purpose of this forum is to support the Open Specifications documentation. You can read about ...Answered | 1 Replies | 3501 Views | Created by wuyg719 - Thursday, October 4, 2012 2:30 PM | Last reply by Sebastian Canevari - Thursday, October 4, 2012 8:27 PM -
3 Votes
vb6 to 2008 upgrade getting error "property access must assign to the property"
Error Message "Property access must assign to the property or use its ...Answered | 15 Replies | 6472 Views | Created by sjunsk - Sunday, November 29, 2009 7:19 AM | Last reply by Fisnik Hasani - Friday, December 11, 2009 5:45 AM -
0 Votes
assign a value to a class property
Created a class and class browser clear shows a new property I added. But when trying to assign a value to it, (store sth. to ...Answered | 8 Replies | 2978 Views | Created by Lightening - Tuesday, December 29, 2009 10:28 PM | Last reply by Lightening - Wednesday, December 30, 2009 7:30 PM -
0 Votes
BindingSource.Sort("sortnames Asc") - with this I receive the error, "Property access must assign to the property or use its value" , I've researched but I can't find the solution, I need to sort "sortnames" asc, help will be appreciated.
must assign to the property or use its value" , I've researched but I can't find the solution, I need ...Answered | 3 Replies | 901 Views | Created by dell660 - Friday, March 28, 2014 2:49 PM | Last reply by Kareninstructor - Monday, March 31, 2014 11:11 AM -
0 Votes
Visual Basic and VB.Net
structures, native command definition, and more. Get the power of ObjectARX with the ease of learning and use of Microsoft® Visual ...Answered | 2 Replies | 2914 Views | Created by Arif Kassim - Friday, November 26, 2010 4:07 AM | Last reply by Acamar - Friday, November 26, 2010 4:20 AM -
0 Votes
Converting Property to Visual Basic
the casts, use DirectCast in VB.NET. And On Error Resume Next has to go. You'll never figure out why it doesn't work with that throwing all ...Answered | 8 Replies | 3306 Views | Created by Ajl772 - Wednesday, April 30, 2008 8:09 PM | Last reply by Ajl772 - Friday, May 2, 2008 7:38 PM -
0 Votes
"Property Value" or "Field Value"?
If you change that template to be the following, you will get "Property Value" for properties and "Field ...Answered | 2 Replies | 4466 Views | Created by Paul Selormey - Thursday, April 19, 2007 12:47 AM | Last reply by Paul Selormey - Tuesday, April 24, 2007 12:27 AM -
0 Votes
assign value to object property by name?
, el.value) Next So I would like to find a way to assign a value to a ...Answered | 2 Replies | 1005 Views | Created by vbuser114 - Thursday, December 6, 2012 6:54 PM | Last reply by vbuser114 - Friday, December 7, 2012 2:52 PM - Items 1 to 20 of 2935287 Next ›
No announcements