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 (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
System.Announcement.Config:
Id  string  識別碼 識別碼 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>