Hi ,
I can use:
This.Describe("DataWindow.Table.UpdateTable")
to get the table that is being updated from a dw, but I need to get whether the update properties are set to Yes or No for the dw. I want to do this on the updatestart event.
Can anyone help?