InventoryInstanceElementCcmSystem 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::InventoryInstanceElementCcmSystem
| Name | Description | |
|---|---|---|
![]() | InventoryInstanceElementCcmSystem() | Initializes a new instance of the InventoryInstanceElementCcmSystem class. |
![]() | InventoryInstanceElementCcmSystem(ConfigMgrHardwareInventoryMessage^) | Initializes a new instance of the InventoryInstanceElementCcmSystem class. |
![]() | InventoryInstanceElementCcmSystem(String^) | Initializes a new instance of the InventoryInstanceElementCcmSystem class. |
| Name | Description | |
|---|---|---|
![]() | BaseClass | Gets the class for the instance. (Inherited from InventoryInstanceElement.) |
![]() | ClientId | Gets or sets the client ID used for identification. |
![]() | ClientIdString | Gets or sets the client ID, as a string, for serialization. |
![]() | Domain | Gets or sets the domain name of the machine. |
![]() | LocalDateTime | Gets or sets the local date and time on the system. |
![]() | LocalDateTimeString | Gets or sets the local date and time on the system as an SmsTime object. This property is only for serialization. Use LocalDateTime instead. |
![]() | MachineName | Gets or sets the NetBIOS name of the machine. |
![]() | Namespace | Gets the WMI namespace for the instance. (Inherited from InventoryInstanceElement.) |
![]() | ParentClass | Gets the parent class for the instance. (Inherited from InventoryInstanceElement.) |
![]() | SystemRole | Gets or sets the system role of the machine, such as Workstation. |
![]() | SystemType | Gets or sets the system type, such as X86-based PC. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

