Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Settings
IPluginSettings Interface
IPluginSettings Methods
TryGetValue Method
TryGetValue<TValue>(String) Method
TryGetValue<TSetting, TValue>(String) Method
IPlugin
Settings
Try
Get
Value Method
Overload List
Name
Description
TryGetValue
TValue
(String)
Get value by its key.
TryGetValue
TSetting, TValue
(String)
Get value specified for TSettings<TValue> by its key.
Top
See Also
Reference
IPluginSettings Interface
Resto.Front.Api.Data.Settings Namespace