'Declaration Public Function CreateReportHistorySnapshot( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByRef HistoryID As String, _ ByRef Warnings() As Warning _ ) As ServerInfoHeader
public ServerInfoHeader CreateReportHistorySnapshot( BatchHeader BatchHeader, string Report, out string HistoryID, out Warning[] Warnings )
Parameters
- BatchHeader
- Report
- HistoryID
- Warnings