Class: XmlSimpleResource

tibco.objectapi.de.resource.query.XmlSimpleResource

new XmlSimpleResource()

Constructs a new XmlSimpleResource.

The following features are supported:

Members

guid :string

The resource's unique identifier. This property holds the value of the 'Guid' attribute.
Type:
  • string

label :string

The resource's, optional, display name. This property holds the value of the 'Label' attribute.
Type:
  • string

name :string

The resource's name (login name). This property holds the value of the 'Name' attribute.
Type:
  • string

pushEnabled :boolean

True if the entity specified has any push destinations set. This property holds the value of the 'Push Enabled' attribute.
Type:
  • boolean