InventoryReport Class
Represents an inventory report.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | InventoryReport() | Initializes a new instance of the InventoryReport class. |
![]() | InventoryReport(Boolean) | Initializes a new instance of the InventoryReport class. |
| Name | Description | |
|---|---|---|
![]() | ReportBody | Gets or sets the report body. |
![]() | ReportHeader | Gets or sets the report header. This property is mandatory. |
![]() | RequireTextEncoding | Indicates whether text encoding is required. |
![]() | RequireXmlHeader | Indicates whether an XML header is required for serialization. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

