Condividi tramite


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
public property Id Gets the property identifier.
public property TextValue Gets the text value for this object.
public property Value Gets the property value.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString Overridden. Returns the compatible text value for properties.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EntityProperty Class
Microsoft.EnterpriseManagement.EntityStore Namespace