QTOUtilityDrawXMLReport Method


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static bool DrawXMLReport(
	QTOReportFormat __unnamed000,
	string strPayItemFilePath,
	string[] generatedPayItemIds
)

Parameters

__unnamed000  QTOReportFormat
 
strPayItemFilePath  String
 
generatedPayItemIds  String
 

Return Value

Boolean
See Also