Share via


X.discretePr Field

Definition

Represents the x:discretePr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fieldGroup.
  • has the following child XML elements: x_.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: DiscreteProperties.

Applies to