Share via


NoNamespace.suggestedSigner2 Field

Definition

Represents the suggestedSigner2 XML attribute.

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

Applies to