C#
VB
C++
Gets or sets ID values.
public List<UuidId> Ids { get; }
Public ReadOnly Property Ids As List(Of UuidId)
public:
property List<UuidId>^ Ids {
List<UuidId>^ get();
}
A list of UuidIds as specified in ISO/IEC 11578:1996.
The IDs are in a list and will be associated with the URL contained within the same UuidInformationBox.
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