KeyMaster.NET
InstrumentField Property
KeyMaster.NETCaplin.KeyMaster.PermissioningIPermissionInstrumentField
Gets or sets the instrument field.
Declaration Syntax
C#Visual BasicVisual C++
string InstrumentField { get; set; }
Property InstrumentField As String
property String^ InstrumentField {
	String^ get ();
	void set (String^ value);
}
Value
The instrument field.
Remarks

The instrument field must be present on StreamLink contributions to trade channels. It contains the name of a field specifying the name of an instrument that can be traded.

The default value of null implies that the field is not defined.

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.4.0 (5.0.4.0)