Share via


NoNamespace.signingInstructionsSet_ Field

Definition

Represents the signingInstructionsSet XML attribute.

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

Applies to