Click or drag to resize

ProductVariant Constructor

Initializes a new instance of the ProductVariant class with specific ObjectTransaction

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductVariant(
	ObjectTransaction tr
)

Parameters

tr
Type: Aloe.SystemFrameworks.DomainObjectTransaction
See Also