ExpressionColumnGetService Method

Spotfire 15.0 API Reference
Gets the service.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected override Object GetService(
	Type serviceType
)

Parameters

serviceType
Type: SystemType
Type of the service.

Return Value

Type: Object
Version Information


See Also

Reference