AllocationModel Constructor |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic AllocationModel(
ObjectTransaction tr
)
Public Sub New (
tr As ObjectTransaction
)
public:
AllocationModel(
ObjectTransaction^ tr
)
new :
tr : ObjectTransaction -> AllocationModel
Parameters
- tr
- Type: Aloe.SystemFrameworks.DomainObjectTransaction
See Also