Share via


NoNamespace.classificationOutcomeType Field

Definition

Represents the classificationOutcomeType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: classification.
  • corresponds to the following strongly-typed properties: ClassificationOutcome.ClassificationOutcomeType.

Applies to