Class RelationshipPopupElement
Represents a pop-up element of type relationship that is displayed in a pop-up for a Geo
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class RelationshipPopupElement : PopupElement
Remarks
A typical UI implementation displays a preview of Display
Constructors
Name | Description |
---|---|
Relationship |
Initializes a new instance of the Relationship |
Properties
Name | Description |
---|---|
Description | Gets or sets a string value describing the element in detail. Can be an empty string. |
Display |
Gets or sets the maximum number of records to display. |
Order |
Gets a mutable list of Order |
Relationship |
Gets the id of the relationship as defined in the feature layer definition. |
Title | Gets or sets a string value indicating what the element represents. Can be an empty string. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |