Share via


NoNamespace.sourceField Field

Definition

Represents the sourceField XML attribute.

public static readonly System.Xml.Linq.XName sourceField;
 staticval mutable sourceField : System.Xml.Linq.XName
Public Shared ReadOnly sourceField As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataField.
  • corresponds to the following strongly-typed properties: DataField.SourceField.

Applies to