SbdfColumnSlice Properties

Spotfire 14.3 API Reference

The SbdfColumnSlice type exposes the following members.

Properties

  NameDescription
Public propertyErrorCodes
Gets the error codes. Returns a SbdfValueArray of String or null if there are no error codes.
Public propertyInvalidValues
Gets the invalid values. Returns a SbdfValueArray of Bool or null if there are no invalid values.
Public propertyReplacedValues
Gets the replaced values. Returns a SbdfValueArray of Bool or null if there are no replaced values.
Public propertyRowCount
Gets the total number of rows in this SbdfColumnSlice.
Public propertyValues
Gets the values in this SbdfColumnSlice.
Top
See Also

Reference