KeyBasedTreeEntriesLoadResults.GetKeyBasedTreeEntryErrors
Overloads (2):
GetKeyBasedTreeEntryErrors
| Name | Return Type | Description |
|---|---|---|
| GetKeyBasedTreeEntryErrors() | IList<KeyBasedTreeEntryError> | Gets information about KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries object due to errors. |
| GetKeyBasedTreeEntryErrors(KeyBasedTreeEntryErrorType) | IList<KeyBasedTreeEntryError> | Gets information about specific KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries object due to errors of a particular type. |