[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The InventoryReportDetailstype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Format
Report format. Default is 1.1
ReportContent
Denotes the type of report (i.e. "Inventory Data")
ReportTime
Datetime for the report.
ReportTimeString
Datetime for the report. This is only for serialization, ReportTime should be used instead.
ReportType
Report type
ReportTypeString
Report type. This is only used for serialization. Use ReportType instead.
Version
Report version. Default is 1.0

See Also