Name | Description | |
---|---|---|
![]() | CanEditData | Returns true if the data can be edited. |
![]() | CanReplaceDataSource | Check if the standalone table's data source can be replace with this table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ClearSelection | Clears the current selection. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | FindAndReplaceWorkspacePath | Performs a find and replace of workspace path for the table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDataConnection | Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | GetDefinition | Returns the standalone table's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDefinitionFilters | Gets the copy of definition filter choices for the existing layer. |
![]() | GetFieldDescriptions | Returns fields of the standalone table including joined fields, if any. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetPath | Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | GetSelection | Gets the current selection of the table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetTable | Returns the underlying table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | QueryDisplayExpressions | Queries the display expressions of the given set of objects. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | RemoveAllDefinitionFilters | Remove all definition filters. This method must be called on the MCT. Use QueuedTask.Run |
![]() | RemoveDefinitionFilter | Remove a definition filter. This method must be called on the MCT. Use QueuedTask.Run |
![]() | ReplaceDataSource | Replace the standalone table's data source. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Search | Overloaded. |
![]() | Select | Overloaded. |
![]() | SetDataConnection | Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SetDefinition | Updates the standalone table's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetDefinitionFilter | Sets the definition filter. This method must be called on the MCT. Use QueuedTask.Run |
![]() | SetDefinitionFilters | Sets the collection of definition filters. This method must be called on the MCT. Use QueuedTask.Run |
![]() | SetDefinitionQuery | Sets the definition query expression for the standalone table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetEditable | Enables or disables editing on a standalone table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetFieldDescriptions | Applies updates to the editable properties of fields. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetName | Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SetSelectable | Toggles the selectability. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetSelection | Sets the current selection of the table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetSelectRelatedData | Toggles the SelectRelatedData of a MapMember. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetShowPopups | Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | ToString | Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |