ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / FlowRepresentationType Enumeration

In This Topic
    FlowRepresentationType Enumeration
    In This Topic
    A list of flow representation types.
    Syntax
    public enum FlowRepresentationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum FlowRepresentationType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    From Flow from.
    To Flow to.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.FlowRepresentationType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also