Share via


NoNamespace.setDate Field

Definition

Represents the setDate XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: label.
  • corresponds to the following strongly-typed properties: ClassificationLabel.SetDate.

Applies to