Share via


NoNamespace.documentID Field

Definition

Represents the documentID XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ink.
  • corresponds to the following strongly-typed properties: Ink.DocumentId.

Applies to