All Tags »
K2 blackpearl »
SmartObject »
XML (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi,
I have create a SmartObject, but when I use it to mapping return data in a XMLField, the event raise:
''Object reference not set to an instance of an object.''
It work only if I map return data in a DataField and then copy it via code:
//Get the XML Field stringstring xml = ...