Reading Properties at File Level in DIAdem

Updated Jul 31, 2024

Reported In

Software

  • DIAdem

Issue Details

Can I access the base properties at the file level in the Data Portal if I want to upload further data files there?

Solution

The desired functionality can be achieved by using the following script: 

ip.PropertyHandling.InheritanceMode = ePropInheritanceCopyToChannelLevel

This means that properties assigned to the file are transferred to the new channels and are therefore available for further use.