DIAdem Help

Property: Name for Root <DataPlugin>

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

Property: Name for Root <DataPlugin>

Specifies the name of the Root object. The Data Portal displays this name in the Source name property after loading the data.

Object.Name
ObjectRoot <DataPlugin>
Object with this property
Object.NameString with read and write access

The following example assigns a name to the Root object:

Root.Name = "MyRoot"