Click or drag to resize

IComboStepCanSkipStep Property

Whether this step can be skipped when assembling the combo.

Namespace: Resto.Front.Api.Data.Combo
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
bool CanSkipStep { get; }

Property Value

Boolean
See Also