Hello All,
How do i create an Attribute to the dynamically created Node ?
I tried using code:
IWDAttributeInfo fieldName = myNode.addAttribute("Attr0",
"com.sap.dictionary.string");
But not sure whether it creates Attribute of AttributeInfo ..
Please explain IWDAttribute.
Regards,
Aayush