Name | Description | |
---|---|---|
CIMDataEngineeringView Constructor |
The following tables list the members exposed by CIMDataEngineeringView.
Name | Description | |
---|---|---|
CIMDataEngineeringView Constructor |
Name | Description | |
---|---|---|
Columns | Gets or sets the properties of statistics to display in the summary statistic view. | |
DisplayDateTimeStatistics | Gets or sets a value indicating whether to show date statistics in the table. | |
DisplayNumericStatistics | Gets or sets a value indicating whether to show numeric statistics in the table. | |
DisplayTextStatistics | Gets or sets a value indicating whether to show text statistics in the table. | |
FieldStatistics | Gets or sets a collection of field statistics. | |
FieldTypeFilters | Gets or sets the list of field type filters. | |
InstanceID | Gets or sets the instance identifier of this view. (Inherited from ArcGIS.Core.CIM.CIMView) | |
LayoutType | Gets or sets the view layout style. | |
MapURI | Gets or sets the path of the Map for the item in the view. | |
RowHeight | Gets or sets the row height in pixels. | |
SourceFilter | Gets or sets the source filter applied for calculating the statistics. | |
UseFieldAliases | Gets or sets a value indicating whether to show field aliases in the view. | |
ViewableObjectPath | Gets or sets the path of the item in the view. (Inherited from ArcGIS.Core.CIM.CIMView) | |
ViewType | Gets or sets the view type as a string. (Inherited from ArcGIS.Core.CIM.CIMView) | |
ZoomPercent | Gets or sets the zoom level of the summary statistics table. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMDataEngineeringView. | |
FromJson | Reconstructs the CIMDataEngineeringView with a specified state from a JSON 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 CIMDataEngineeringView 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) |