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

INotificationSettings Interface 1:

CompareTo

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

Reference

TwinCAT.TypeSystem Namespace