Click or drag to resize

ReportToDocumentCheckTemplate Method

Check template to create report document

Namespace:  Velo.Data
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public static bool ToDocumentCheckTemplate(
	int pReportID
)

Parameters

pReportID
Type: SystemInt32
Report ID

Return Value

Type: Boolean
Result: true value has one template for this report, false value has more as one or none template for this report
See Also