Click or drag to resize

ReportDataControllerToDocumentCheck Method

Check to create report document

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

Parameters

pID
Type: SystemInt32
Report ID

Return Value

Type: String
If there is no message, then everything is fine.
See Also