←Select platform

Items Property

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#
C++/CLI
public static Dictionary<string, Type> Items { 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

For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.