Click or drag to resize

AllJobsRepositoryGetObjectByKey Method (ObjectTransaction, Guid)

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public virtual EntityObject GetObjectByKey(
	ObjectTransaction transaction,
	Guid key
)

Parameters

transaction
Type: Aloe.SystemFrameworks.DomainObjectTransaction
key
Type: SystemGuid

Return Value

Type: EntityObject
See Also