openPDC Historian Help
GeneralFlags Property
NamespacesTVA.Historian.FilesMetadataRecordGeneralFlags
Gets or sets the MetadataRecordGeneralFlags associated with the HistorianID.
Declaration Syntax
C#Visual BasicVisual C++
public MetadataRecordGeneralFlags GeneralFlags { get; set; }
Public Property GeneralFlags As MetadataRecordGeneralFlags
public:
property MetadataRecordGeneralFlags^ GeneralFlags {
	MetadataRecordGeneralFlags^ get ();
	void set (MetadataRecordGeneralFlags^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is null.

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