DataSetInfo.FeatureAttributes Property
Gets information about all attributes that may be present on features.
Syntax
public FeatureAttributeCollection FeatureAttributes { get; }
Property Value
Default: Empty collection.
A list containing the name and type of each feature attribute.
Remarks
This list is analogous to the results of the Layer.GetFeatureAttributes method.
Platforms
Windows, Linux, Android