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