Update the custom data source
public void UpdateCustomDSData(
string fileName
)
Public Sub UpdateCustomDSData( _
ByVal fileName As String _
)
public:
void UpdateCustomDSData(
String^ fileName
)
fileName
String contains file name to get the data to update
This method will update the custom data source data for the selected data source. If you need to save the custom data source to a file, call SaveCustomDSData method
Refer to SaveCustomDSData example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET