The following tables list the members exposed by CatalogElement.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CatalogElement | Creates a new instance of the CatalogElement class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ElementDisplayName | Gets or sets the display name of this CatalogElement. |
![]() |
ElementName | Gets or sets the name of this CatalogElement. |
![]() |
ElementValue | Gets or sets the value for the property to which this CatalogElement corresponds. |
![]() |
Entity | Gets or sets the ICatalogEntity to which this CatalogElement belongs. |
![]() |
EntityDisplayName | Gets or sets the display name for the ICatalogEntity to which this CatalogElement belongs. |
![]() |
EntityName | Gets or sets the name for the ICatalogEntity to which this CatalogElement belongs. |
![]() |
EntityProperty | Gets or sets the System.Reflection.PropertyInfo to which this CatalogElement correspond. |
![]() |
KeyElement | Gets or sets a value indicating whether this CatalogElement is a key element in the ICatalogEntity. |