Click or drag to resize

SeriesDefinitionStorageMethodID Property

Gets the storage method ID, which can be used with StorageMethods to determine how the data is stored.

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

Property Value

StorageMethods
See Also