openPDC Historian Help
Used Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsUsed
Gets or sets a boolean value that indicates whether the MetadataRecord is being used (need to be verify).
Declaration Syntax
C#Visual BasicVisual C++
public bool Used { get; set; }
Public Property Used As Boolean
public:
property bool Used {
	bool get ();
	void set (bool value);
}

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