EntityProperty Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the entity property.
The following tables list the members exposed by the EntityProperty type.
Public Constructors
Name | Description | |
---|---|---|
EntityProperty | Overloaded. Initializes a new instance of the EntityProperty class. |
Top
Public Properties
Name | Description | |
---|---|---|
Id | Gets the property identifier. | |
TextValue | Gets the text value for this object. | |
Value | Gets the property value. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. Returns the compatible text value for properties. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
EntityProperty Class
Microsoft.EnterpriseManagement.EntityStore Namespace