Gets or sets the minimum allowable time (in seconds) between archived data for the
HistorianID.

Declaration Syntax
public int CompressionMinTime { get; set; }
Public Property CompressionMinTime As Integer
public:
property int CompressionMinTime {
int get ();
void set (int value);
}

Remarks
CompressionMinTime is useful for limiting archived data for noisy
HistorianIDs.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252