ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubtypeGroupTable Class


In This Topic
    CIMSubtypeGroupTable Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the active range name. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether to automatically generate row templates from the renderer. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the bind variables. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the table's charts. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the custom properties of the standalone table. Custom properties are limited to key / value pairs of strings and developers are fully responsible for stored content. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public PropertyGets or sets overrides for database relationships as relationship info. By default this property is null. This will contain relationship info elements for those database relationships that have overrides. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the data connection for the table. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the definition expression that can subset the rows in the virtual table. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the Name of definition expression. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the definition filter choices. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the expression information used for coming up with a string that represents a row or a feature. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the name of the attribute field that will be used as a label that represents each row in the table. The display field must be able to be represented as a string (string or numeric). (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether or not the table can be edited. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the field descriptions. Field descriptions for fields may only be written if values are overridden from defaults. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets floor-aware properties for the layer/table used in floor filtering. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the metadata URI. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets the page definition which allows for using current map series page to filter rows. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the pop-up info. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the range definitions. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the relates. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public PropertyGets or sets the route identifier field of a route feature class. This property will only be set for route feature classes, namely line and polyline feature classes that are m-aware. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the row templates. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether or not this table should be included in the search. This property is honored only by tables that support search. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the URI of the selection set for the table. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether related data should be selected when creating a new selection. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets identifier that will be used to identify the layer in server. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether or not to show pop-ups. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the time the source was last modified, as of the last sync. Used to detect when another sync is needed. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets the source portal URI of the item. Set if sourced from an external item such as an item on a portal. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets the source URI of the item. Set if sourced from an external item such as an item on a portal. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets the standalone tables as an array of table repository paths.  
    Public Property Gets or sets the subtype value that should be used in the feature layer definition. This property is honored only when feature layer is a member of SubtypeLayer. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the time definition. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the time definition fields. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the time display definition. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the time fields. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the URI of the definition. Typically set by the system and used as an identifier. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets a value indicating whether the CIM definition accesses metadata from its data source (the default behavior), or if it has its own metadata stored in the project. (Inherited from ArcGIS.Core.CIM.CIMDefinition)
    Public Property Gets or sets a value indicating whether or not the SubtypeValue should be used. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets a value indicating whether or not to use the visibility time extent. When true the map time must overlap the visibility time extent for the table to be visible. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets the visibility time extent. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Public Property Gets or sets an identifier that will be used to identify the standalone table in a web map. This value is present if the standalone table originated in a web map and facilitates matching the standalone table back to its origin when updating the web map. (Inherited from ArcGIS.Core.CIM.CIMStandaloneTable)
    Top
    See Also