ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagramInfo Class
Properties


In This Topic
    NetworkDiagramInfo Class Members
    In This Topic

    The following tables list the members exposed by NetworkDiagramInfo.

    Public Properties
     NameDescription
    Public PropertyGets the NetworkDiagramAccessType of the NetworkDiagram.  
    Public PropertyGets the aggregation count of the NetworkDiagram.  
    Public PropertySpecifies whether the NetworkDiagram can be extended using NetworkDiagram.Extend.  
    Public PropertySpecifies whether the NetworkDiagram can be stored using NetworkDiagram.Store.  
    Public PropertyGets the container count of the NetworkDiagram.  
    Public PropertyGets the container margin of the NetworkDiagram.  
    Public PropertyGets the creation System.DateTime of the NetworkDiagram.  
    Public PropertyGets the name of the user who created the NetworkDiagram.  
    Public PropertyGets the diagram extent ArcGIS.Core.Geometry.Envelope of the NetworkDiagram.  
    Public PropertyGets the edge count of the NetworkDiagram.  
    Public PropertySpecifies whether the NetworkDiagram is based on historical data.  
    Public PropertySpecifies whether the NetworkDiagram has been stored in the geodatabase.  
    Public PropertySpecifies whether the NetworkDiagram is a system-generated ArcGIS.Core.Data.UtilityNetwork.Subnetwork diagram.  
    Public PropertyGets the junction count of the NetworkDiagram.  
    Public PropertyGets the name of the last user who made an update to the NetworkDiagram.  
    Public PropertyGets the System.DateTime of the last update made to the NetworkDiagram.  
    Public PropertyGets the network extent ArcGIS.Core.Geometry.Envelope of the NetworkDiagram.  
    Public PropertyGets the tag of the NetworkDiagram.  
    Top
    See Also