openPDC Historian Help
StepCheck Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsStepCheck
Gets or sets a boolean value that indicates whether a "step change" operation is to be performed on incoming time-series data for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public bool StepCheck { get; set; }
Public Property StepCheck As Boolean
public:
property bool StepCheck {
	bool get ();
	void set (bool value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252