Name | Description | |
---|---|---|
CIMRangeDefinition Constructor |
The following tables list the members exposed by CIMRangeDefinition.
Name | Description | |
---|---|---|
CIMRangeDefinition Constructor |
Name | Description | |
---|---|---|
AliasExpressionInfo | Gets or sets ExpressionInfo that contains the Arcade expression that returns a string representing range alias value. | |
CurrentRange | Gets or sets the current range. | |
CurrentRangeRelation | Gets or sets the current range relation. | |
CustomFullExtent | Gets or sets the custom full extent. | |
EndFieldName | Gets or sets the end field name. | |
FieldName | Gets or sets the field name. Used as the start field name when an end field name is set. | |
IsExclusion | Gets or sets a value indicating whether or not range is exclusion. | |
Name | Gets or sets the name. | |
UniqueValues | Gets or sets a cached set of unique range values. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMRangeDefinition. | |
FromJson | Reconstructs the CIMRangeDefinition 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 CIMRangeDefinition 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) |