openPDC Historian Help
DataType Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlagsDataType
Gets or sets the DataType of archived data for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public DataType DataType { get; set; }
Public Property DataType As DataType
public:
property DataType DataType {
	DataType get ();
	void set (DataType value);
}

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