Share via


NoNamespace.suggestedSigner Field

Definition

Represents the suggestedSigner XML attribute.

public static readonly System.Xml.Linq.XName suggestedSigner;
 staticval mutable suggestedSigner : System.Xml.Linq.XName
Public Shared ReadOnly suggestedSigner 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.SuggestedSigner.

Applies to