PropertyOutputBuilder Methods

TIBCO Spotfire 11.4 API Reference

The PropertyOutputBuilder type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateDataColumnPropertyOutput
Create a PropertyOutputBuilder where a data column property is used as output.
Public methodStatic memberCreateDataTablePropertyOutput
Create a PropertyOutputBuilder where a datatable property is used as output.
Public methodStatic memberCreateDocumentPropertyOutput
Create a PropertyOutputBuilder where a document property is used as output.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetDataColumnProperty
Create a mapping to a column property.
Public methodSetDataTableProperty
Create a mapping to a table property.
Public methodSetDocumentProperty
Create a mapping to a document property.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference