E9000.MezzMezz

E9000.Mezz (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddf1364b8-ce11-b852-51c5-6af2bde3b828

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       
E9000.Mezz:
DeviceID  string      true 256  False     
SlotID  string      false 256  False     
MezzIndex  string      false 256  False     
MezzMark  string      false 256  False     
MezzInfo  string      false 256  False     
MezzPresence  string      false 256  False     
MezzLocation  string      false 256  False     
MezzMac  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.Mezz" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="SlotID" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzIndex" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzMark" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzInfo" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzPresence" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzLocation" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="MezzMac" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
</ClassType>