API Reference
Class
TableArtifactCell
Describes one table artifact cell.
Inheritance
- Object
- TableArtifactCell
Constructors
TableArtifactCell(System.String arg1) #Initializes a table artifact cell.
Parameters
- arg1 System.String
Methods
FromValue(System.Object arg1) #Creates a table artifact cell from any scalar value.
Parameters
- arg1 System.Object
Properties
DisplayText #Gets or sets the text used by static previews.
SearchText #Gets or sets optional text used by host search.
SortText #Gets or sets optional text used by host sorting.
CopyText #Gets or sets optional text used by copy commands.
ExportText #Gets or sets optional text used by export commands.
Status #Gets or sets the cell status.
Metadata #Gets cell metadata for host adapters and exporters.