dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Results

RelatedFeaturesCountQueryResult Class

Represents the result of a query for counts of related features, grouped by the source layer or table objectIds. Value is the number of related features.

public class RelatedFeaturesCountQueryResult : System.Collections.Generic.Dictionary<long, int>

Inheritance System.Object 🡒 System.Collections.Generic.Dictionary<System.Int64,System.Int32> 🡒 RelatedFeaturesCountQueryResult