InventoryReportType Enumeration
Defines the inventory report type.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum InventoryReportType
[SerializableAttribute]
public enum class InventoryReportType
<SerializableAttribute>
Public Enumeration InventoryReportType
Members
Member name | Description | |
---|---|---|
Delta | Delta inventory. |
|
Full | Full inventory. |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top