Click or drag to resize

ObjectTransactionGetModifiedEntityObjects Method

Gets the modified entity objects.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public IEnumerable<EntityObject> GetModifiedEntityObjects()

Return Value

Type: IEnumerableEntityObject
See Also