EntityObject Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the EntityObject class.
Overload List
Name | Description |
---|---|
EntityObject (Guid, IList) | Initializes a new instance of the EntityObject class using the class identifier and entity properties. |
EntityObject (Guid, DateTime, DateTime, IList) | Initializes a new instance of the EntityObject class using the specified classId, timeAdded, lastModified, and properties parameters. |
EntityObject (Guid, Nullable, Boolean, IList) | Initializes a new instance of the EntityObject class using the specified classId, lastModified, concurrencyCheckRequired, and properties parameters. |
See Also
Reference
EntityObject Class
EntityObject Members
Microsoft.EnterpriseManagement.EntityStore Namespace