Name | Description | |
---|---|---|
CIMLinkChartRelationship Constructor |
The following tables list the members exposed by CIMLinkChartRelationship.
Name | Description | |
---|---|---|
CIMLinkChartRelationship Constructor |
Name | Description | |
---|---|---|
DrawingInfo | Gets or sets the link drawing information. This specifies the link color, width, and dash style. | |
Expanded | Gets or sets a value indicating whether this relationship is expanded in the contents pane. | |
ID | Gets or sets the Id of for the relationship. | |
KeyType | Gets or sets the KeyType. This specifies where the key fields are located. | |
LabelingInfo | Gets or sets the link labeling information. | |
MapMemberURI | Gets or sets the path to the foreign table or layer used to create the relationship. | |
Name | Gets or sets the name of the relationship. | |
SourceEntityBackingField | Gets or sets the source entity backing field for the relationship. | |
SourceEntityId | Gets or sets the source entity id for the relationship. | |
SourceEntityKeyField | Gets or sets the source entity key field for the relationship. | |
TargetEntityBackingField | Gets or sets the target entity backing field for the relationship. | |
TargetEntityId | Gets or sets the target entity id for the relationship. | |
TargetEntityKeyField | Gets or sets the target entity key field for the relationship. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMLinkChartRelationship. | |
FromJson | Reconstructs the CIMLinkChartRelationship 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 CIMLinkChartRelationship 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) |