ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDisplayTable Class


In This Topic
    CIMDisplayTable Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the active range name.  
    Public Property Gets or sets the bind variables.  
    Public Property Gets or sets the definition expression that can subset the rows in the virtual table.  
    Public Property Gets or sets the Name of definition expression.  
    Public Property Gets or sets the definition filter choices.  
    Public Property Gets or sets the expression information used for coming up with a string that represents a row or a feature.  
    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).  
    Public Property Gets or sets a value indicating whether or not the table can be edited.  
    Public Property Gets or sets the field descriptions. Field descriptions for fields may only be written if values are overridden from defaults.  
    Public Property Gets or sets floor-aware properties for the layer/table used in floor filtering.  
    Public Property Gets or sets the range definitions.  
    Public Property Gets or sets the relates.  
    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.  
    Public Property Gets or sets the URI of the selection set for the table.  
    Public Property Gets or sets a value indicating whether related data should be selected when creating a new selection.  
    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.  
    Public Property Gets or sets the time definition.  
    Public Property Gets or sets the time definition fields.  
    Public Property Gets or sets the time display definition.  
    Public Property Gets or sets the time fields.  
    Public Property Gets or sets a value indicating whether or not the SubtypeValue should be used.  
    Top
    See Also