This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicAnalystFindConnected Interface > ISchematicAnalystFindConnected.FlowDirection Property (ArcObjects .NET 10.5 SDK) |
Type of flow direction.
[Visual Basic .NET] Public Property FlowDirection As Integer
[C#] public int FlowDirection {get; set;}
[C++]
HRESULT get_FlowDirection(
Long* FlowDirection
);
[C++]
HRESULT put_FlowDirection(
Long FlowDirection
);
[C++]
Parameters FlowDirection [out, retval] FlowDirection is a parameter of type Long FlowDirection [in] FlowDirection is a parameter of type Long