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.
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