Click or drag to resize

AllPartiesRepositoryGetObjectByKey Method

Overload List
  NameDescription
Public methodGetObjectByKey(ObjectTransaction, Guid)
Find and returns the object with the specified repository-specific key. Loads the object as lazy as possible.
Public methodGetObjectByKey(ObjectTransaction, Guid)
Finds or loads object with the specified repository-specific key. The object is loaded as lazy as possible.
(Inherited from EntityRepository.)
Top
See Also