Retrieves the IBarDataRetrieval instance associated with this service.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
IBarDataRetrieval GetBarDataInterface()
Visual Basic (Declaration)
Function GetBarDataInterface As IBarDataRetrieval
Visual C++
IBarDataRetrieval^ GetBarDataInterface()

Return Value

IBarDataRetrieval instance.

See Also