Class Result
Assembly: Mapsui.ArcGIS.dll
Syntax
Properties
|
Edit this page
View Source
attributes
Declaration
public Dictionary<string, string>? attributes { get; set; }
Property Value
|
Edit this page
View Source
displayFieldName
Declaration
public string? displayFieldName { get; set; }
Property Value
|
Edit this page
View Source
geometryType
Declaration
public string? geometryType { get; set; }
Property Value
|
Edit this page
View Source
layerId
Declaration
public string? layerId { get; set; }
Property Value
|
Edit this page
View Source
layerName
Declaration
public string? layerName { get; set; }
Property Value
|
Edit this page
View Source
value
Declaration
public string? value { get; set; }
Property Value
Extension Methods