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