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