System.GlobalSetting.Subscriptionサブスクリプション

System.GlobalSetting.Subscription (ClassType)

通知サブスクリプションのプロパティを定義します

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId390c372e-d220-914b-9d2b-7c6215013a14

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.GlobalSetting.Subscription:
HighWatermarkRefreshRateSeconds  int  アラートを発生させる上限の更新間隔 (秒) アラートを発生させる上限の更新間隔 (秒) false 256   

Health Model:

Source Code:

<ClassType ID="System.GlobalSetting.Subscription" Accessibility="Public" Base="AdminItem!System.GlobalSetting" Hosted="false" Abstract="false" Singleton="true">
<Property ID="HighWatermarkRefreshRateSeconds" Type="int" Key="false"/>
</ClassType>