EntityObject Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the entity object.
The following tables list the members exposed by the EntityObject type.
Public Constructors
Name | Description | |
---|---|---|
EntityObject | Overloaded. Initializes a new instance of the EntityObject class. |
Top
Public Properties
Name | Description | |
---|---|---|
ClassId | Gets the class identifier. | |
ConcurrencyCheckRequired | Indicates whether a concurrency check is required. | |
LastModified | Gets the date and time at which the entity object was last modified. | |
Properties | Gets the list of entity properties. | |
TimeAdded | Gets the date and time at which the entity object was created. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
EntityObject Class
Microsoft.EnterpriseManagement.EntityStore Namespace