Click or drag to resize
IReportTReportEntityExecute Method

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public abstract ReportDetails Execute(
	TReportEntity data
)

Parameters

data
Type: TReportEntity

Return Value

Type: ReportDetails
See Also