Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the body for the report. Other classes should inherit from this class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.Messaging.Messages.InventoryReportBodyElement
Microsoft.ConfigurationManagement.Messaging.Messages.CollectedFile
Microsoft.ConfigurationManagement.Messaging.Messages.CollectedFileSum
Microsoft.ConfigurationManagement.Messaging.Messages.InventoryInstance
Microsoft.ConfigurationManagement.Messaging.Messages.ProductInfo
Microsoft.ConfigurationManagement.Messaging.Messages.StateMessage
Syntax
[SerializableAttribute]
public class InventoryReportBodyElement
[SerializableAttribute]
public ref class InventoryReportBodyElement
<SerializableAttribute>
Public Class InventoryReportBodyElement
Constructors
Name | Description | |
---|---|---|
![]() |
InventoryReportBodyElement() | Initializes a new instance of the InventoryReportBodyElement class. |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top