KeyMaster.NET
InstrumentField Property
KeyMaster.NETCaplin.KeyMaster.PermissioningPermissionInstrumentField
Gets or sets the instrument field.
Declaration Syntax
C#Visual BasicVisual C++
public string InstrumentField { get; set; }
Public Property InstrumentField As String
public:
virtual property String^ InstrumentField {
	String^ get () sealed;
	void set (String^ value) sealed;
}
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.

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