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

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