IPluginIntegrationServiceGetConfigsDirectoryPath Method |
Gets path to the directory where plugin should store it's configuration files (not a data).
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxstring GetConfigsDirectoryPath()
Return Value
String
Remarks
Config files will not be deleted during Syrve POS app data reset.
See Also