ForeignExchange..::..SystemSettings Property

Namespace:  JiwaFinancials.Jiwa.JiwaForeignExchange
Assembly:  JiwaForeignExchange (in JiwaForeignExchange.dll)

Syntax


[BrowsableAttribute]
public SystemSettings SystemSettings { get; }
<BrowsableAttribute> _
Public ReadOnly Property SystemSettings As SystemSettings
	Get
[BrowsableAttribute]
public:
property SystemSettings^ SystemSettings {
	SystemSettings^ get ();
}