StreamLink.NET
Fields Property
StreamLink.NETCaplin.StreamLink.Subscription.RecordIRecordSubscriptionFields
The fields that will be or have been subscribed to.
Declaration Syntax
C#Visual BasicVisual C++
ICollection<string> Fields { get; }
ReadOnly Property Fields As ICollection(Of String)
property ICollection<String^>^ Fields {
	ICollection<String^>^ get ();
}
Value
The fields, or null if no fields have been specified.

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