Click or drag to resize
IMainPresenterGetFeedConfigurationObject Method
Returns the configuration object associated with a feed ID. Could be either a receiver or a merged feed configuration object.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Object GetFeedConfigurationObject(
	int feedId
)

Parameters

feedId
Type: SystemInt32

Return Value

Type: Object
See Also