InformationLinkDescriptor Properties TIBCO Spotfire 6.0 API Reference
The InformationLinkDescriptor type exposes the following members.
Properties

  NameDescription
Public propertyDescription
Get a description of the element.
(Inherited from InformationModelElementDescriptor.)
Public propertyFilterParameters
Get a read only list of the filter parameters for the InformationLink.
Public propertyIdObsolete.
Get the element identifier.
(Inherited from InformationModelElementDescriptor.)
Public propertyIdentifier
Gets the element identifier.
(Inherited from InformationModelElementDescriptor.)
Public propertyName
Get the element name.
(Inherited from InformationModelElementDescriptor.)
Public propertyNamedParameters
Get a read only list of the named parameters for the InformationLink.
Public propertyPath
Get current path for the element.
(Inherited from InformationModelElementDescriptor.)
Public propertyProperties
Get element metadata as a read only Dictionary of key value pairs.
(Inherited from InformationModelElementDescriptor.)
Public propertyReferencedParameters
Get a read only list of the referenced parameters for the InformationLink. That is, parameters for procedures referenced by the InformationLink.
Back to Top
See Also