Share via


NoNamespace.addlXml_ Field

Definition

Represents the addlXml XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: signatureLine.
  • corresponds to the following strongly-typed properties: SignatureLine.AdditionalXml.

Applies to