Share via


DGM.cat Field

Definition

Represents the dgm:cat XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catLst.
  • has the following XML attributes: pri, type.
  • corresponds to the following strongly-typed classes: Category, ColorTransformCategory, StyleDisplayCategory.

Applies to