StreamLink for Silverlight
Fields Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.RecordIRecordSubscriptionParametersFields
Gets the fields that will be requested when the subscription request for the associated IRecordSubscription is sent to Liberator.
Declaration Syntax
C#Visual BasicVisual C++
string[] Fields { get; }
ReadOnly Property Fields As String()
property array<String^>^ Fields {
	array<String^>^ get ();
}
Value
The fields to be requested.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)