| 
            
              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
Syntaxfunction Write(containerRecord);
 View SourceParameters
- containerRecord  ContainerRecord
 - The container record to be written to the PQDIF file.
 
See Also