Click or drag to resize

SalesControllerIndex Method

Get sales list by archive bit

Namespace:  Velo.Web.Controllers
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public ActionResult Index(
	string pID
)

Parameters

pID
Type: SystemString
Archive as string: Alle, Archiviert, Aktuell

Return Value

Type: ActionResult
A list view of sales
See Also