ReportsItemControllerCreate Method |  |
Create a new report item
Namespace:
Velo.Web.Controllers
Assembly:
Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic ActionResult Create()
Public Function Create As ActionResult
Return Value
Type:
ActionResultView of new report item
Examples
GET: ReportsItem/Create
See Also