System.Notification.Channel通知チャネル

System.Notification.Channel (ClassType)

通知チャネルの基本プロパティを定義します

Element properties:

Base ClassSystem.AdminItem
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId53c61843-a96b-063f-7ad1-43e04ccf84c6

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.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>