clsModGlobal..::..buildInstReportHTML Method
Builds the inst report HTML.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static MemoryStream buildInstReportHTML( clsProps oPropsInst, deWorkflowDefinition oDef, clsUIModel oModel, string oInstID, string imageFilesPath, string cropImgFolderPath, bool isArchive )
Parameters
- oPropsInst
- Type: FlowWright.cDevDeAPI..::..clsProps
The o props inst.
- oDef
- Type: FlowWright.cDevDeAPI..::..deWorkflowDefinition
The o definition.
- oModel
- Type: clsUIModel
The o model.
- oInstID
- Type: String
The o inst identifier.
- imageFilesPath
- Type: String
The image files path.
- cropImgFolderPath
- Type: String
The crop img folder path.
- isArchive
- Type: Boolean
if set to true [is archive].