AVIcode.DotNet.SystemCenter.TransactionPageASP.NET Page Transaction

AVIcode.DotNet.SystemCenter.TransactionPage (ClassType)

Transaction that is represented by ASP.NET Web Application Page

Element properties:

Base ClassAVIcode.DotNet.SystemCenter.TransactionBase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb61100f7-c2ae-c742-6500-6c7b9ca7aae7

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       
AVIcode.DotNet.SystemCenter.TransactionBase:
InstanceName  string  Instance Name Name of Transaction true 1000  True     
AVIcode.DotNet.SystemCenter.TransactionPage:
PageName  string  Page Name Name of ASP.NET Web Application Page false 1000  True     
Computer  string  Computer Computer name of the target machine. false 100  False     
AlertingThreshold  string  Reserved Reserved false 100  False     

Health Model:

Source Code:

<ClassType ID="AVIcode.DotNet.SystemCenter.TransactionPage" Base="AVIcode.DotNet.SystemCenter.TransactionBase" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false">
<Property ID="PageName" Type="string" CaseSensitive="true" Key="false" MaxLength="1000"/>
<Property ID="Computer" Type="string" CaseSensitive="false" Key="false" MaxLength="100"/>
<Property ID="AlertingThreshold" Type="string" CaseSensitive="false" Key="false" MaxLength="100"/>
</ClassType>