Leadtools.Medical.DataAccessLayer.Catalog Namespace > CatalogElement Class : EntityProperty Property |
public PropertyInfo EntityProperty {get; set;}
'Declaration Public Property EntityProperty As PropertyInfo
'Usage Dim instance As CatalogElement Dim value As PropertyInfo instance.EntityProperty = value value = instance.EntityProperty
public PropertyInfo EntityProperty {get; set;}
get_EntityProperty();
set_EntityProperty(value);
public: property PropertyInfo^ EntityProperty { PropertyInfo^ get(); void set ( PropertyInfo^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2