Returns a Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity
public static Dictionary<string, Type> Items { get; }
Public Shared ReadOnly Property Items() As System.Collections.Generic.Dictionary(Of String, System.Type)
Get
public:
static property System::Collections::Generic::Dictionary<String^, System::Type^>^ Items
{
System::Collections::Generic::Dictionary<String^, System::Type^>^ get()
}
A Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity
For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.
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