Class CreateItemHistorySnapshotResponse
Inheritance
System.Object
CreateItemHistorySnapshotResponse
Assembly: BoldReports.Web.dll
Syntax
public class CreateItemHistorySnapshotResponse : Object
Constructors
CreateItemHistorySnapshotResponse()
Declaration
public CreateItemHistorySnapshotResponse()
Declaration
public CreateItemHistorySnapshotResponse(ServerInfoHeader ServerInfoHeader, string HistoryID, Warning[] Warnings)
Parameters
Fields
HistoryID
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
Warnings
Declaration
public Warning[] Warnings
Field Value