←Select platform

Items Property (RegisteredEntities)

Summary

Returns a Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity

Syntax

C#
VB
C++
public static System.Collections.Generic.Dictionary<string, System.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() 
   } 

Property Value

A Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity

Remarks

See AddItem for more information. Also, see <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see>

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize