KeyMaster.NET
TradeAllowed Property
KeyMaster.NETCaplin.KeyMaster.PermissioningIPermissionTradeAllowed
Gets or sets a value indicating whether the user can trade on subjects matching SubjectPattern.
Declaration Syntax
C#Visual BasicVisual C++
bool TradeAllowed { get; set; }
Property TradeAllowed As Boolean
property bool TradeAllowed {
	bool get ();
	void set (bool value);
}
Value
true if trading is allowed, otherwise false.

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