PropertyOutputBuilder Methods

Spotfire 14.3 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 the default hash function.
(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