Click or drag to resize

ArchiveFileCompressData Property

Gets or set a boolean value that indicates whether incoming ArchiveDataPoints are to be compressed to save space.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(true)]
public bool CompressData { get; set; }
View Source

Property Value

Boolean
See Also