System.Announcement.Configアナウンスの構成

System.Announcement.Config (ClassType)

アナウンスの構成で使用するプロパティを定義します

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId41ed004a-d195-fc4d-1b06-900b414cb52b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False 
System.Announcement.Config:
Id  string  ID ID true 256  False 
TitleBar  string  タイトル バー タイトル バー false 256  False 

Health Model:

Source Code:

<ClassType ID="System.Announcement.Config" Base="System.GlobalSetting" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="TitleBar" Type="string"/>
</ClassType>