PropertyOutputBuilder Methods TIBCO Spotfire 7.11 API Reference

The PropertyOutputBuilder type exposes the following members.

Methods

  Name Description
Public method Static member CreateDataColumnPropertyOutput
Create a PropertyOutputBuilder where a data column property is used as output.
Public method Static member CreateDataTablePropertyOutput
Create a PropertyOutputBuilder where a datatable property is used as output.
Public method Static member CreateDocumentPropertyOutput
Create a PropertyOutputBuilder where a document property is used as output.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method SetDataColumnProperty
Create a mapping to a column property.
Public method SetDataTableProperty
Create a mapping to a table property.
Public method SetDocumentProperty
Create a mapping to a document property.
Top
See Also

Reference