Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Settings
IPluginSettings Interface
IPluginSettings Methods
GetSettings Method
TryGetSetting<TSetting> Method
TryGetValue Method
IPlugin
Settings
Get
Settings Method
Get all settings within current plugin settings.
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
IList
<
ISetting
>
GetSettings
()
Return Value
IList
ISetting
See Also
Reference
IPluginSettings Interface
Resto.Front.Api.Data.Settings Namespace