xmldata parameter
Good afternoon
I'm writing an extender rule to move some files within the application database file system and am using the following line of code
Dim xffProcessData As New XFFile(xfiTargetDataInfo, String.Empty, xfeSource.XFFile.ContentFileBytes)
I've highlighted the parameter that I am querying - if I hover over XFFile it says it is "xmldata As String". The process works fine in the example given, but I am curious what could be used in that xmldata parameter - what is it?
Thank you!
Craig
