Edit

Share via


InformationNode.Fields Property

Definition

Fields of the information node

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.Dictionary<string,string> Fields { get; set; }
member this.Fields : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Fields As Dictionary(Of String, String)

Property Value

Attributes

Applies to