Class: VStringArray

WebPDA_CS. VStringArray

new VStringArray(type)

The data type that has its core value as a string array.

Parameters:
Name Type Description
type string

type string that describes the type on server side.

Source:

Extends

Members

alarmName :string

alarm name.

Type:
  • string
Inherited From:
Source:

severity :string

severity such as NONE, MINOR, MAJOR.

Type:
  • string
Inherited From:
Source:

timestamp :WebPDA_CS.Timestamp

Timestamp field.

Type:
Inherited From:
Source:

type :string

type string that describes the actual data type.

Type:
  • string
Inherited From:
Source:

value :string[]

String array value field.

Type:
  • string[]
Source: