IHostDocumentsViewsWizardProductsTraceability Method

Show the article tracing assistant

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void WizardProductsTraceability(
	TraceabilityType? defaultType = null,
	ProductTrace defaultProductTrace = null
)

Parameters

defaultType  NullableTraceabilityType  (Optional)
Type of traceability
defaultProductTrace  ProductTrace  (Optional)
Info 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