Share via


NoNamespace.actionId Field

Definition

Represents the actionId XML attribute.

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

Applies to