InventoryClientType Enumeration

 

Defines the client type for inventory reports.

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

[SerializableAttribute]
public enum class InventoryClientType

Member nameDescription
Advanced

Advanced client (2.5 or later).

Legacy

Legacy client (2.0 or earlier).

Mobile

Mobile client (devices).

Unknown

Unknown (do not use).

Return to top
Show: