
| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class CatalogDescriptor | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CatalogDescriptor | |
| C# | |
|---|---|
public sealed class CatalogDescriptor | |
| C++/CLI | |
|---|---|
public ref class CatalogDescriptor sealed | |
Use this class to retrieve runtime information about an Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object.
This class returns information for the properties marked with the EntityElementAttribute attribute.
System.Object
Leadtools.Medical.DataAccessLayer.Catalog.CatalogDescriptor
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code