FinishedGoodLineCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.Estimates
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public FinishedGoodLineCollection(
	Estimate ownerEstimate
)
Public Sub New ( _
	ownerEstimate As Estimate _
)
public:
FinishedGoodLineCollection(
	Estimate^ ownerEstimate
)