System.Notification.ChannelNotification Channel

System.Notification.Channel (ClassType)

Defines the basic properties of notification channels

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.Notification.Channel:
IsEnabled  bool  Is Enabled Is Enabled 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>