openPDC Historian Help
Enabled Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordEnabled

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

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

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