Name | Description | |
---|---|---|
ActiveDefinitionQuery | Gets the active definition query. | |
ConnectionStatus | Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
DefinitionQueries | Gets a list of all DefinitionQueries. | |
DefinitionQuery | Gets the where clause of the active definition query. | |
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. | |
IsSubtypeTable | Gets whether the standalone table is a member of SubtypeGroupTable. | |
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) | |
Parent | 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. | |
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) | |
SubtypeValue | Gets the subtype value that is used in the standalone table definition. | |
SupportsMetadata | Gets whether the MapMember supports metadata (Inherited from ArcGIS.Desktop.Mapping.MapMember) | |
URI | Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |