Gets or sets the MetadataRecordGeneralFlags associated with the HistorianID.
| C# | Visual Basic | Visual C++ |
public MetadataRecordGeneralFlags GeneralFlags { get; set; }
Public Property GeneralFlags As MetadataRecordGeneralFlags
public: property MetadataRecordGeneralFlags^ GeneralFlags { MetadataRecordGeneralFlags^ get (); void set (MetadataRecordGeneralFlags^ value); }
| Exception | Condition |
|---|---|
| ArgumentNullException | The value being assigned is null. |