System.NetworkManagement.ApplicationServiceUygulama Hizmeti

System.NetworkManagement.ApplicationService (ClassType)

Bu sınıf, Uygulama Hizmetini temsil eder

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf3f75541-9acb-8adf-e5e1-c669565900e1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
System.NetworkManagement.ApplicationService:
Description  string  Açıklama Nesnenin yazılı açıklaması false 256  True     
Key  string  Uygulama Hizmeti Anahtarı Uygulama hizmetinin anahtarı true 256  True     
ServiceKey  string  Hizmet Anahtarı Bu hizmeti, içeren sistem kapsamındaki diğer hizmetlerden ayırt eden benzersiz bir değer false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.ApplicationService" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Key" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="ServiceKey" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>