Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

Items Property






Returns a Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity
Syntax
public static Dictionary<string,Type> Items {get;}
'Declaration
 
Public Shared ReadOnly Property Items As Dictionary(Of String,Type)
'Usage
 
Dim value As Dictionary(Of String,Type)
 
value = RegisteredEntities.Items

            

            
public:
static property Dictionary<String^,Type^>^ Items {
   Dictionary<String^,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 LEAD Medical Storage Server Custom Database
Requirements

Target Platforms

See Also

Reference

RegisteredEntities Class
RegisteredEntities Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features