The AlarmData type exposes the following members.

Methods

  NameDescription
Public methodStatic memberComposeLink
Composes a link with command definition
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEquals(array<Byte>[]()[][])
Checks if this AlarmData has the same eventId of the parameter
Public methodGetCalculatedStringValue
Retrieves the raw value (with resolved aliases and translations) for a specific field key, converted to string
Public methodGetCalculatedValue
Retrieves the calculated value (with resolved aliases and translations) for a specific field key
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIndex
Returns the index of the item
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetRawStringValue
Retrieves the raw value (coming directly from the server) for a specific field key, converted to string
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsCondition
Checks if the AlarmData is a condition
Public methodStatic memberIsDisplayBinding
Checks if the display value contains a binding
Public methodIsVisible
Checks if this AlarmData should be shown
Public methodMarkEmpty
All the values are set to null
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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberTryParseLink
Parses a link which contains a command
Public methodUpdateSubscriptionProperties
Updates time zone properties.

See Also