openPDC Historian Help
Time Property
NamespacesTVA.Historian.ServicesSerializableTimeSeriesDataPointTime

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

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

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