The EventPoint type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetServerName |
Returns the server name from the alarm tag. If no server name can be retrieved an empty string is returned
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasErrorsOverride | (Inherited from ValidatingObject.) | |
| OnErrorsChanged | (Inherited from ValidatingObject.) | |
| OnPropertyChanged(String) | (Inherited from ValidatingObject.) | |
| OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| OnPropertyValidated | (Inherited from ValidatingObject.) | |
| ParseV10Subscription |
Helper used to get 10.6 subscription from 10.5 subscription
| |
| SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
| ToString |
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().) |