Class: NameValuePair

tibco.objectapi.pm.NameValuePair

new NameValuePair()

Type to describe a name/value pair. Constructs a new NameValuePair.

The following features are supported:

Members

name :string

Name This property holds the value of the 'Name' attribute.
Type:
  • string

value :string

Value This property holds the value of the 'Value' attribute.
Type:
  • string