AmoDataReader.TopLevelAttributes Property

Definition

Gets the top level attributes for this property.

public System.Collections.Generic.Dictionary<System.Xml.Linq.XName,string> TopLevelAttributes { get; }
member this.TopLevelAttributes : System.Collections.Generic.Dictionary<System.Xml.Linq.XName, string>
Public ReadOnly Property TopLevelAttributes As Dictionary(Of XName, String)

Property Value

The top level attributes for this property.

Applies to