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

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