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

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