This document is archived and information here might be outdated. Recommended version. |
The current list of semicolon delimited failed dataset names.
[Visual Basic .NET]
Public ReadOnly Property InvalidDatasets As String
[C#]
public string InvalidDatasets {get;}
[C++]
HRESULT get_InvalidDatasets(
System.String* pInvalidDatasets
);
[C++] Parameters pInvalidDatasets [out, retval]
pInvalidDatasets is a parameter of type BSTR*
Get the list of the raster dataset names that failed to load to the raster catalog. The list is delimited by new line.