Click or drag to resize

SerializableMetadataRecordUnitNumber Property

Gets or sets the UnitNumber.

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

Property Value

Int32
See Also