Click or drag to resize

LogicalParserContainerRecord Property

Gets the container record from the PQDIF file. This is parsed as soon as the parser is Opened.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public ContainerRecord ContainerRecord { get; }
View Source

Property Value

ContainerRecord
See Also