DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Property: PluginName for Store

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)
In This Section
Was this information helpful?