CopyCellValueContext ContentType Property TIBCO Spotfire 6.0 API Reference
Gets the ContentType for the value, null if not available.

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public string ContentType { get; }

Property Value

Type: String
The ContentType of the value in this CopyCellValueContext.
See Also