openPDC Historian Help
AlarmPagers Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordAlarmPagers

[This is preliminary documentation and is subject to change.]

Gets or sets the AlarmPagers.
Declaration Syntax
C#Visual BasicVisual C++
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public string AlarmPagers { get; set; }
<XmlAttributeAttribute> _
<DataMemberAttribute(Order := )> _
Public Property AlarmPagers As String
[XmlAttributeAttribute]
[DataMemberAttribute(Order = )]
public:
property String^ AlarmPagers {
	String^ get ();
	void set (String^ value);
}

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