DataSource.NET
Tags Property
NamespacesCaplin.DataSource.Messaging.NewsINewsMessageTags
A set of keywords or terms that describe the news item.
Declaration Syntax
C#Visual BasicVisual C++
IList<string> Tags { get; }
ReadOnly Property Tags As IList(Of String)
property IList<String^>^ Tags {
	IList<String^>^ get ();
}

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)