I am trying create a routine that pre-processes a template to verify that all entered LINQ reports tags exist in the data sets available. (when I say report tags I mean this: <<[ColumnName]>>)
Is anyone able to tell me …...ColumnNameCollector(); Regex regex = new Regex(@"<<\[(.* builder.Document...Document.Range.Replace(regex, "", new FindReplaceOptions(collector));...