ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagram Class / GetFlags Method
The type of NetworkDiagramFlagType to get.

In This Topic
    GetFlags Method
    In This Topic
    Gets the list of DiagramFlags of the flags contained in this network diagram. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax

    Parameters

    flagType
    The type of NetworkDiagramFlagType to get.

    Return Value

    The list of DiagramFlags.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also