System.NetworkManagement.FanVentoinha (Rede)

System.NetworkManagement.Fan (ClassType)

Ventoinha

Element properties:

Base ClassSystem.NetworkManagement.CoolingDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3f702ef0-f03a-cbe4-5b98-66dbb8d8d473

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Descrição Descrição textual do objeto false 256  True     
Index  string  Índice Índice de instâncias utilizado para monitorização false 256  True     
Key  string  Chave do Dispositivo Lógico A chave do dispositivo lógico true 256  True     
System.NetworkManagement.Fan:
OwnerIndex  string  Índice de Proprietário Índice do objeto do proprietário false 256  False     
AlarmIndex  int  Índice de Alarme Índice de alarme para a ventoinha false 256       

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.Fan" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.CoolingDevice" Hosted="true" Singleton="false">
<Property ID="OwnerIndex" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AlarmIndex" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>