Method: RemoveAll for Properties <DataPlugin>
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > Methods > Method: RemoveAll for Properties <DataPlugin>
Method: RemoveAll for Properties <DataPlugin>
Deletes all elements from the Properties collection.
Object.RemoveAll
Object | Properties <DataPlugin> Object with this method |
The following example deletes all properties of the first channel group:
Call Root.ChannelGroups(1).Properties.RemoveAll