ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class


In This Topic
    StandaloneTable Class Properties
    In This Topic

    For a list of all members of this type, see StandaloneTable members.

    Public Properties
     NameDescription
    Public Property Gets the active definition query.  
    Public Property Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets a list of all DefinitionQueries.  
    Public Property Gets the where clause of the active definition query.  
    Public Property Gets whether the StandaloneTable has any joins  
    Public Property Gets whether the StandaloneTable has any relates  
    Public Property Gets whether the standalone table is editable.  
    Public Property Gets whether a MapMember is selectable.  
    Public Property Gets whether the standalone table is set to automatically select related data.  
    Public Property Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets the parent of the StandaloneTable. It is either the group layer it belongs to, or the map for tables that do not belong in any group layers.  
    Public Property Gets the number of rows selected in the standalone table. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Public Property Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
    Top
    See Also