Share via


NoNamespace.valueType Field

Definition

Represents the valueType XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anim, editValue.
  • corresponds to the following strongly-typed properties: Animate.ValueType, PivotEditValue.ValueType.

Applies to