[This is preliminary documentation and is subject to change.]
Gets or sets the DataFlowDirection of the web service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
DataFlowDirection ServiceDataFlow { get; set; }
Property ServiceDataFlow As DataFlowDirection
property DataFlowDirection ServiceDataFlow { DataFlowDirection get (); void set (DataFlowDirection value); }