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

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