InventoryInstanceElementCcmClient Class
Represents the CCM_Client node in an inventory report.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElement
Microsoft.ConfigurationManagement.Messaging.Messages::InventoryInstanceElementCcmClient
| Name | Description | |
|---|---|---|
![]() | InventoryInstanceElementCcmClient() | Initializes a new instance of the InventoryInstanceElementCcmClient class. |
![]() | InventoryInstanceElementCcmClient(ConfigMgrInventoryMessage^) | Initializes a new instance of the InventoryInstanceElementCcmClient class. |
| Name | Description | |
|---|---|---|
![]() | BaseClass | Gets the class for the instance. (Inherited from InventoryInstanceElement.) |
![]() | ClientId | Gets or sets the client ID. |
![]() | ClientIdChangeDate | Gets or sets the date that the client ID was changed. |
![]() | ClientIdChangeDateString | Gets the client ID change date in a string formatted for serialization. For example, "04/13/2007 15:18:17". |
![]() | ClientVersion | Gets or sets the client version. |
![]() | Namespace | Gets the WMI namespace for the instance. (Inherited from InventoryInstanceElement.) |
![]() | ParentClass | Gets the parent class for the instance. (Inherited from InventoryInstanceElement.) |
![]() | PreviousClientId | Gets or sets the previous client ID. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | UnknownClientId | Unknown client ID. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



