The DataManager type exposes the following members.

Methods

  NameDescription
Public methodApplyChanges
Refreshes the Alarms List. Filter is re-applied, Aliases, Conditions, Dictionaries are re-calculated.
Public methodConnect
Connects the point of the selected subscription
Public methodDisconnect
Disconnect added points
Public methodDispose
Implements IDisposable
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetActiveBeepStyle
Retrieve the active beep style
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImageCache
Returns the list of Image keys (and their Base64Stream sources) that will be used by the AlarmData of the data manager
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUnfilteredAlarms
Returns an array of all alarms retrieved, even the alarms that are not available in the Alarms collection because they are filtered
Public methodIsServerConnected
Checks if an event point is connected or not
Public methodOnBlink
Fires blink event
Protected methodOnPropertyChanged(String) (Inherited from BindableObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodShouldBlink
Checks if alarms should blink
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateAlias
Updates the list of alias used by the data manager
Public methodStatic memberUpdateStyle
A static helper that updates the visual style of the alarm data

See Also