IHostDocumentsViewsShowProductTraceability Method

Shows the traceability of an article

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowProductTraceability(
	TraceabilityType type,
	ProductTrace productTrace
)

Parameters

type  TraceabilityType
Type of traceability
productTrace  ProductTrace
Data for the traceability of the product. It is required to indicate the code of the article and a logistic data (serial number, lot or reference).

See Also