Determine whether this document has children.
Object.defineProperty(Document.prototype, 'hasDocuments',
get: function()
)
hasDocuments: boolean; // read-only
true if this document has children; otherwise, false.
HasDocuments is the equivalent of checking whether the value of the Count of Document.Documents is zero.
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