INotificationSettings Interface
Interface for Notification Settings
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface INotificationSettings : IComparable<INotificationSettings>
VB
Public Interface INotificationSettings
Inherits IComparable(Of INotificationSettings)
The INotificationSettings type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from IComparable.INotificationSettings..) |
Further Information