Tasty.Printer.Monitoring.Windows2008.PrintServer.PrinterWindows2008 PrintServer Printer

Tasty.Printer.Monitoring.Windows2008.PrintServer.Printer (ClassType)

Element properties:

Base ClassTasty.Printer.Monitoring.PrintServer.Printer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId36d28279-e6bd-35a5-56ea-17bca8908491

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       
Tasty.Printer.Monitoring.Windows2008.PrintServer.Printer:
PrinterName  string  Printer Name true 256  False     
PrintServerHost  string  Print Server Host false 256  False     
PortName  string  Port Name false 256  False     
Location  string  Location false 256  False     
Model  string  Model false 256  False     

Health Model:

Source Code:

<ClassType ID="Tasty.Printer.Monitoring.Windows2008.PrintServer.Printer" Accessibility="Public" Abstract="false" Base="Tasty.Printer.Monitoring.PrintServer.Printer" Hosted="true" Singleton="false">
<Property ID="PrinterName" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PrintServerHost" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PortName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>