Hi All,
I got the solution. Whenever we write "Item" method for a collection object then we have to set the Procedure attributes as follows.
select the name of the Item method
goto Tools---> Procedure Attributes--->Advanced
set ID to default.
Click Ok
we can make only one procedure as Default in a class.
Regards,
Usha.
User Profile
Collapse
-
Object doesn't support this property or method
Hi,
Please help me in resolving the above mentioned error.
The following line of code is throwing the error,
list_items(TL_C OLUMN_STATUS) = mEDBResourceSta tuses(Format$(l istItem.Resourc eStatus)).Descr iption
list_items is an array of type String.
TL_COLUMN_STATU S is of type Enum.
mEDBResourceSta tuses is an instance of class edbResourceStat uses which contains a Collection variable....
No activity results to display
Show More
Leave a comment: