Click or drag to resize

SerializableMetadataRecordPlantCode Property

Gets or sets the PlantCode.

Namespace: GSF.Historian.DataServices
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 9)]
public string PlantCode { get; set; }
View Source

Property Value

String
See Also