Class: Version

LiveView.AlertRule. Version

new LiveView.AlertRule.Version(settings)

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

Members

numberNumber

The version number.

stringString

A full-length string identifying the version.