The AlarmData type exposes the following members.
Methods
Name | Description | |
---|---|---|
ComposeLink |
Composes a link with command definition
| |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Equals(array<Byte>[]()[][]) |
Checks if this AlarmData has the same eventId of the parameter
| |
GetCalculatedStringValue |
Retrieves the raw value (with resolved aliases and translations) for a specific field key, converted to string
| |
GetCalculatedValue |
Retrieves the calculated value (with resolved aliases and translations) for a specific field key
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetIndex |
Returns the index of the item
| |
GetPropertyName``1 | (Inherited from BindableObject.) | |
GetRawStringValue |
Retrieves the raw value (coming directly from the server) for a specific field key, converted to string
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsCondition |
Checks if the AlarmData is a condition
| |
IsDisplayBinding |
Checks if the display value contains a binding
| |
IsVisible |
Checks if this AlarmData should be shown
| |
MarkEmpty |
All the values are set to null
| |
OnPropertyChanged(String) | (Inherited from BindableObject.) | |
OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
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. (Inherited from Object.) | |
TryParseLink |
Parses a link which contains a command
| |
UpdateSubscriptionProperties |
Updates time zone properties.
|