Gets or sets the total count of possible metadata records.
public int TotalCount {get; set;}
Public Property TotalCount() As Integer
Get
Set
public:
property Int32 TotalCount
{
Int32 get()
void set(Int32 value)
}
The total count of possible metadata records
The TotalCount is equal to the number of DICOM instances stored in the Instance database table. This is the case because there can be one XML metadata record (or one JSON metadata record) for each DICOM instance.
For an example, refer to IStorageDataAccessAgent4.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document