Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Settings
PluginSettings Class
PluginSettings Methods
TryGetValue Method
TryGetValue<TValue>(String) Method
TryGetValue<TSetting, TValue>(String) Method
Plugin
Settings
Try
Get
Value
TValue
(String) Method
Namespace:
Resto.Front.Api.Data.Settings
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
TValue
TryGetValue
<TValue>(
string
key
)
Parameters
key
String
Type Parameters
TValue
Return Value
TValue
Implements
IPluginSettings
TryGetValue
TValue
(String)
See Also
Reference
PluginSettings Class
TryGetValue Overload
Resto.Front.Api.Data.Settings Namespace