MECM.AICatalogSynchronizationConfigMgr AI Catalog Synchronization

MECM.AICatalogSynchronization (ClassType)

Asset Intelligence Catalog Synchronization

Element properties:

Base ClassMECM.ManagementBaseObject
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6cf826ad-3d29-2420-1fde-dcbdf7050c6f

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       
MECM.AICatalogSynchronization:
ProxyName  string  Server Name true 256  False     
SiteCode  string  Site Code false  False     

Health Model:

Source Code:

<ClassType ID="MECM.AICatalogSynchronization" Accessibility="Public" Abstract="false" Base="MECM.ManagementBaseObject" Hosted="true" Singleton="false">
<Property ID="ProxyName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteCode" Type="string" Key="false" CaseSensitive="false" Length="3" MinLength="0"/>
</ClassType>