Name | Description | |
---|---|---|
![]() | ConnectionStatus | Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | DefinitionFilter | Gets the definition filter for the existing layer. |
![]() | DefinitionQuery | Gets the definition query expression for the standalone table. |
![]() | HasJoins | Gets whether the StandaloneTable has any joins |
![]() | HasRelates | Gets whether the StandaloneTable has any relates |
![]() | IsEditable | Gets whether the standalone table is editable. |
![]() | IsSelectable | Gets whether a MapMember is selectable. |
![]() | IsSelectRelatedData | Gets whether the standalone table is set to automatically select related data. |
![]() | Map | Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | Name | Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SelectionCount | Gets the number of rows selected in the standalone table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ShowPopups | Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | URI | Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |