StreamLink.NET
CreateNewsSubscriptionParameters Method (filter)
StreamLink.NETCaplin.StreamLinkIParametersFactoryCreateNewsSubscriptionParameters(String)
Creates parameters for a news headline subscription, specifying a filter that restricts the information returned in updates on the subject.
Declaration Syntax
C#Visual BasicVisual C++
INewsSubscriptionParameters CreateNewsSubscriptionParameters(
	string filter
)
Function CreateNewsSubscriptionParameters ( _
	filter As String _
) As INewsSubscriptionParameters
INewsSubscriptionParameters^ CreateNewsSubscriptionParameters(
	String^ filter
)
Parameters
filter (String)
A news headline filter string.
Return Value
The news subscription parameters.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.22.0 (5.0.22.0)