openPDC Historian Help
SetDescription Property
NamespacesTVA.Historian.ServicesSerializableMetadataRecordSetDescription

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

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

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