openPDC Historian Help
StepCheck Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordStepCheck

[This is preliminary documentation and is subject to change.]

Gets or sets the StepCheck.
Declaration Syntax
C#Visual BasicVisual C++
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public bool StepCheck { get; set; }
<XmlAttributeAttribute> _
<DataMemberAttribute(Order := )> _
Public Property StepCheck As Boolean
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public:
property bool StepCheck {
	bool get ();
	void set (bool value);
}

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