Class ItemHistorySnapshot
Inheritance
System.Object
ItemHistorySnapshot
Assembly: BoldReports.Web.dll
Syntax
public class ItemHistorySnapshot : Object
Constructors
ItemHistorySnapshot()
Declaration
public ItemHistorySnapshot()
Properties
CreationDate
Declaration
public DateTime CreationDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
HistoryID
Declaration
public string HistoryID { get; set; }
Property Value
Type |
Description |
System.String |
|
Size
Declaration
public int Size { get; set; }
Property Value
Type |
Description |
System.Int32 |
|