openPDC Historian Help
Changed Property
Namespaces ► TVA.Historian.Files ► MetadataRecordGeneralFlags ► Changed
Gets or sets a boolean value that indicates whether the MetadataRecord has been modified.
Declaration Syntax
C#Visual BasicVisual C++
public bool Changed { get; set; }
Public Property Changed As Boolean
public:
property bool Changed {
	bool get ();
	void set (bool value);
}

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