Click or drag to resize

ArchiveFileFileType Property

Gets or sets the ArchiveFileType of the ArchiveFile.

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

Property Value

ArchiveFileType
See Also