AllActivitiesRepositoryGetObjectByKey Method |
Name | Description | |
---|---|---|
![]() | GetObjectByKey(ObjectTransaction, Guid) |
Find and returns the object with the specified repository-specific key.
Loads the object as lazy as possible.
|
![]() | GetObjectByKey(ObjectTransaction, Guid) |
Finds or loads object with the specified repository-specific key.
The object is loaded as lazy as possible.
(Inherited from EntityRepository.) |