Property: PluginName for Store
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > Properties > Property: PluginName for Store
Property: PluginName for Store
Contains the name of the DataPlugin that opens the data store.
Object.PluginName
Object | Store Object with this property |
Object.PluginName | String with read access |
The following example generates the PluginName property for the root object:
Call Root.Properties.Add("PluginName",FromStore.PluginName)