Click or drag to resize

ContainerRecordCreateContainerRecord Method

Creates a new container record from scratch.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public static ContainerRecord CreateContainerRecord()
View Source

Return Value

ContainerRecord
The new container record.
See Also