KeyBasedTreeEntriesLoadResults.GetFileSyntaxErrors
Description:
Gets all the records in the key-based tree data text file that could not be parsed into KeyBasedTreeEntries.
Gets all the records in the key-based tree data text file that could not be parsed into KeyBasedTreeEntries.
Remarks:
Only applies to KeyBasedTreeEntries built from text files.
Only applies to KeyBasedTreeEntries built from text files.
public IList<string> GetFileSyntaxErrors()
IList<String>
An array of strings that are copies of the records in the text file that could not be parsed.