openPDC Historian Help
Value Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsValue
Gets or sets the 32-bit integer value used for defining general boolean settings for a MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public int Value { get; set; }
Public Property Value As Integer
public:
property int Value {
	int get ();
	void set (int value);
}

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