PropertyOutputBuilder Methods TIBCO Spotfire 7.6 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.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(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