INotificationSettings Interface
Interface for Notification Settings Implements the IComparable<T>
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface INotificationSettings : IComparable<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. |
See Also
Further Information