InventoryReportType Enumeration

 

Defines the inventory report type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class InventoryReportType

Member nameDescription
Delta

Delta inventory.

Full

Full inventory.

Return to top
Show: