Share via


NoNamespace.timestampRef Field

Definition

Represents the timestampRef XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: context, timestamp.
  • corresponds to the following strongly-typed properties: Context.TimestampRef, Timestamp.TimestampRef.

Applies to