DIAdem Help

Property: PluginName for Store

  • Updated2024-09-12
  • 1 minute(s) read

Property: PluginName for Store

Contains the name of the DataPlugin that opens the data store.

Object.PluginName
ObjectStore
Object with this property
Object.PluginNameString with read access

The following example generates the PluginName property for the root object:

Call Root.Properties.Add("PluginName",FromStore.PluginName)