ItemHistorySnapshot Constructor
Instantiates a new instance of a ItemHistorySnapshot class.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ItemHistorySnapshot()
public ItemHistorySnapshot()
public:
ItemHistorySnapshot()
new : unit -> ItemHistorySnapshot
public function ItemHistorySnapshot()