Gets a value that indicate whether the URL points to a special LEAD cache scheme.
isUploadDocumentUri = function(uri)
static isUploadDocumentUri(uri: string): boolean;
uri
Uri to check.
true if the URL points to a special LEAD cache scheme; otherwise, false.
This is a helper method that can be used to detect whether a URL was created by UploadDocument.
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