System.Notification.Channel通知通道

System.Notification.Channel (ClassType)

定義通知通道的基本內容

Element properties:

Base ClassSystem.AdminItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd8c4695d-d914-7f18-8d12-fb5bfa2c1b47

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
System.Notification.Channel:
IsEnabled  bool  是否已啟用 是否已啟用 false 256   

Health Model:

Source Code:

<ClassType ID="System.Notification.Channel" Accessibility="Public" Base="AdminItem!System.AdminItem" Hosted="false" Abstract="true">
<Property ID="IsEnabled" Type="bool" Required="false"/>
</ClassType>