IPluginIntegrationServiceGetDataStorageDirectoryPath Method |
Gets path to the directory where plugin should store it's data.
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxstring GetDataStorageDirectoryPath()
Return Value
String
Remarks
Contents of that directory will automatically be zipped and deleted in case if Syrve POS app has to reset all it's data and start with a clean state.
Put here things that is related to Syrve POS data.
See Also