Name | Description | |
---|---|---|
CIMRasterTable Constructor |
The following tables list the members exposed by CIMRasterTable.
Name | Description | |
---|---|---|
CIMRasterTable Constructor |
Name | Description | |
---|---|---|
ActiveRangeName | Gets or sets the active range name. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
BindVariables | Gets or sets the bind variables. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
DefinitionExpression | Gets or sets the definition expression that can subset the rows in the virtual table. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
DefinitionExpressionName | Gets or sets the Name of definition expression. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
DefinitionFilterChoices | Gets or sets the definition filter choices. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
DisplayExpressionInfo | 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.CIMDisplayTable) | |
DisplayField | 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.CIMDisplayTable) | |
Editable | Gets or sets a value indicating whether or not the table can be edited. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
FieldDescriptions | 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.CIMDisplayTable) | |
Joins | Gets or sets the joins as a data connection. | |
RangeDefinitions | Gets or sets the range definitions. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
Relates | Gets or sets the relates. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
SelectionSetURI | Gets or sets the URI of the selection set for the table. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
SelectRelatedData | Gets or sets a value indicating whether related data should be selected when creating a new selection. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
SubtypeValue | 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.CIMDisplayTable) | |
TimeDefinition | Gets or sets the time definition. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
TimeDimensionFields | Gets or sets the time definition fields. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
TimeDisplayDefinition | Gets or sets the time display definition. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
TimeFields | Gets or sets the time fields. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) | |
UseSubtypeValue | Gets or sets a value indicating whether or not the SubtypeValue should be used. (Inherited from ArcGIS.Core.CIM.CIMDisplayTable) |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMRasterTable with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMRasterTable with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMRasterTable and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMRasterTable and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |