Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic InvoiceLine(
ObjectTransaction tr
)
Public Sub New (
tr As ObjectTransaction
)
public:
InvoiceLine(
ObjectTransaction^ tr
)
new :
tr : ObjectTransaction -> InvoiceLine
Parameters
- tr
- Type: Aloe.SystemFrameworks.DomainObjectTransaction
See Also