Share via


CLBL.labelList Field

Definition

Represents the clbl:labelList XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, label.
  • corresponds to the following strongly-typed classes: ClassificationLabelList.

Applies to