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 (CHS) Description (CHS) 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>