ICombo |
public interface IComboStep : ISerializable, IEntity
The IComboStep type exposes the following members.
| Name | Description | |
|---|---|---|
| CanSkipStep | Whether this step can be skipped when assembling the combo. | |
| Id | (Inherited from IEntity) | |
| IsMainGroup | When products from all main steps are added to an order, hint for assembling the combo is shown. | |
| Items | Products available at this step. | |
| Name | Step name. | |
| Position | Sort order position within the combo. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |