More info on ExtractDashboardsXml
Hello Team,
I am trying to extract Dashboard specific items using the ExtractDashboardsXml.
I can only make it work when I use the Options ExtractAllItems = True.
I am running OS 7.4.2
I can not find any information on this formula. I would like to have an example on how we should the extractItems. Can you please provide an example? Especially on what is expected in the extractItems.
ExtractDashboardsXml(_
ByVal si As SessionInfo, _
ByVal isSystemLevel As Boolean, _
ByVal options As XmlExtractOptions, _
ByVal extractItems As Dictionary(Of XmlExtractItemPk, Boolean) _
)
Thanks!
