Property: Name for Root <DataPlugin>
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > Properties > Property: Name for Root <DataPlugin>
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
| Object | Root <DataPlugin> Object with this property |
| Object.Name | String with read and write access |
The following example assigns a name to the Root object:
Root.Name = "MyRoot"