openPDC Historian Help
ServiceDataFlow Property
NamespacesTVA.Historian.ServicesServiceServiceDataFlow

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

Gets or sets the DataFlowDirection of the web service.
Declaration Syntax
C#Visual BasicVisual C++
public DataFlowDirection ServiceDataFlow { get; set; }
Public Property ServiceDataFlow As DataFlowDirection
public:
virtual property DataFlowDirection ServiceDataFlow {
	DataFlowDirection get () sealed;
	void set (DataFlowDirection value) sealed;
}

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