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

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