Click or drag to resize

ObjectCollectionTObjectRefreshLocal Method

Refreshes the object list from the locally loaded objects in the transaction.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public ObjectCollection<TObject> RefreshLocal()

Return Value

Type: ObjectCollectionTObject
See Also