StreamLink for Silverlight
Type2IndexField Property
StreamLink for SilverlightCaplin.StreamLink.Subscription.RecordIRecordType2EventType2IndexField
Gets the type 2 index field relating to the event.
Declaration Syntax
C#Visual BasicVisual C++
IField Type2IndexField { get; }
ReadOnly Property Type2IndexField As IField
property IField^ Type2IndexField {
	IField^ get ();
}
Return Value
Remarks
The IRecordType2Event contains information about one row of the type 2 data. So, the index field returned in the IField consists of a Name for the type 2 data's index field and a Value for the index that identifies the updated row in the record.

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