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