QTOUtilityTransformXMLReport(QTOReportFormat, String, String, String) Method


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

Parameters

__unnamed000  QTOReportFormat
 
strPayItemFilePath  String
 
generatedPayItemIds  String
 
outFormatFilePath  String
 

Return Value

Boolean
See Also