ConfigMgr.2012.Client.Library.ConfigMgr.2012.Client.App.Component.Hardware.Inventory.AgentConfigMgr 2012 Client Hardware Inventory Agent

ConfigMgr.2012.Client.Library.ConfigMgr.2012.Client.App.Component.Hardware.Inventory.Agent (ClassType)

ConfigMgr 2012 Client Hardware Inventory Agent Component

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId176c1be5-0d31-ef65-2d92-626b39c555f0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
ConfigMgr.2012.Client.Library.ConfigMgr.2012.Client.App.Component.Hardware.Inventory.Agent:
Version  string  HInv Agent Version false 256  False     

Health Model:

Source Code:

<ClassType ID="ConfigMgr.2012.Client.Library.ConfigMgr.2012.Client.App.Component.Hardware.Inventory.Agent" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<!-- Inside this section, you can add and remove properties as needed.
More information can be found in the Management Pack Development Kit:
http://msdn.microsoft.com/en-us/library/ee533714.aspx -->
<!--
<Property ID="Property1" Key="false" Type="string" />
-->
<Property ID="Version" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>