Version

LiveView.AlertRule. Version

new Version(settingsopt)

Contains fields that provide details about an AlertRule's version.
Parameters:
Name Type Attributes Description
settings Object <optional>
An object containing initial values for the new Version instance.
Properties
Name Type Attributes Description
number Number <optional>
The version number.
string Object <optional>
A full-length string identifying the version.

Members

number :Number

The version number.
Type:
  • Number

string :String

A full-length string identifying the version.
Type:
  • String