|   | LogicalWriterWrite(ContainerRecord) Method | 
        
        
            Writes the given container record to the file stream.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction Write(containerRecord);
Parameters
- containerRecord  ContainerRecord
- The container record to be written to the PQDIF file.
 See Also
See Also