Click or drag to resize

EnterpriseOneTransactionClone Method

Creates a new EnterpriseOneTransaction that is a shallow copy of the current instance. The primary buffer is not copied.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EnterpriseOneTransaction Clone()

Return Value

Type: EnterpriseOneTransaction
See Also