Extensions Class

Spotfire 14.3 API Reference
Class with extension methods for Services-related classes and interfaces.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Framework.ServicesExtensions

Namespace:  Spotfire.Dxp.Framework.Services
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public static class Extensions

The Extensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetServiceTService
Convenience generic extension method that calls GetService(Type) and casts the result.
Top
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference