AggregatingLayer.ParentIdAttribute Property
Gets or sets the feature attribute that contains a value that identifies the parent feature.
Syntax
public Atom ParentIdAttribute { get; set; }
Property Value
The feature attribute that contains a value that identifies the parent feature.
Remarks
The feature attribute specified by this property should contain a unique value; typically a string, atom or integer value; that identifies a parent feature.
Platforms
Windows, Linux, Android