
| Visual Basic (Declaration) | |
|---|---|
Public Class EntityElementAttribute Inherits System.Attribute Implements _Attribute | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As EntityElementAttribute | |
| C# | |
|---|---|
public class EntityElementAttribute : System.Attribute, _Attribute | |
| C++/CLI | |
|---|---|
public ref class EntityElementAttribute : public System.Attribute, _Attribute | |
Use this attribute to specify that a property have more information in a Leadtools.Medical.DataAccessLayer.Catalog.ICatalog object.
System.Object
System.Attribute
Leadtools.Medical.DataAccessLayer.Catalog.EntityElementAttribute
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