Share via


NoNamespace.xfrmType Field

Definition

Represents the xfrmType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cBhvr.
  • corresponds to the following strongly-typed properties: CommonBehavior.TransformType.

Applies to