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